Bob Gendler
|
3a5459d9df
|
changed iOS to iOS 16
|
2023-09-20 21:08:53 -04:00 |
|
Bob Gendler
|
c75fd664ae
|
Added release date
|
2023-09-20 20:36:01 -04:00 |
|
Bob Gendler
|
c9e0779349
|
removed unneeded supplementals
|
2023-09-19 12:54:07 -04:00 |
|
Bob Gendler
|
50432cc6c0
|
fixed double cis_lvl1_enterprise in odv
|
2023-09-15 15:21:13 -04:00 |
|
Bob Gendler
|
9cf7da4fd7
|
refactor[rules] removed blank severity
severity: "" caused issues with generate_scap.
|
2023-09-15 15:17:42 -04:00 |
|
Bob Gendler
|
41067def6f
|
synchronize with sonoma
|
2023-09-15 15:09:30 -04:00 |
|
Allen Golbig
|
6fb26841cc
|
updated Changelog
|
2023-09-15 13:19:23 -04:00 |
|
Bob Gendler
|
7127b76665
|
synchronize across branches
|
2023-09-15 12:36:34 -04:00 |
|
Bob Gendler
|
0d3462dd6c
|
updated includes for ios_stig_byoad and ios_stig
|
2023-09-15 12:17:29 -04:00 |
|
Bob Gendler
|
ffc38ff59e
|
refactor[scripts] generate_scap updated for ios
fixed exemption due to no result found for iOS
|
2023-09-15 12:16:06 -04:00 |
|
Bob Gendler
|
ffd83a8c73
|
refactor[rules] pwpolicy rules updated with odv
odv tag updated to reflect baseline tags
|
2023-09-15 12:15:27 -04:00 |
|
Bob Gendler
|
af7a470eb9
|
refactor[baselines] Built iOS Baseline Files
generated baseline files
800-53r5_high.yaml
800-53r5_low.yaml
800-53r5_moderate.yaml
all_rules.yaml
cis_lvl1_byod.yaml
cis_lvl1_enterprise.yaml
cis_lvl2_byod.yaml
cis_lvl2_enterprise.yaml
cisv8.yaml
ios_stig_byoad.yaml
ios_stig.yaml
|
2023-09-15 12:14:09 -04:00 |
|
Bob Gendler
|
06f0da1aac
|
matching scripts between branches
|
2023-09-14 11:50:33 -04:00 |
|
Allen Golbig
|
eea253f4bd
|
rest of stig byoad
|
2023-09-11 16:00:00 -04:00 |
|
Dan Brodjieski
|
4bc7c9bae4
|
refactor[rule]: modified language for ODV
|
2023-09-11 15:14:25 -04:00 |
|
Allen Golbig
|
fd24772531
|
added initial stig_byoad
|
2023-09-11 15:07:58 -04:00 |
|
Bob Gendler
|
3ce0d78323
|
fixed cce/cci mixup
|
2023-09-11 14:53:06 -04:00 |
|
Allen Golbig
|
1b986510ae
|
fixed typos
|
2023-09-11 13:07:24 -04:00 |
|
Allen Golbig
|
7f74915d77
|
removed old scripts
|
2023-09-11 12:19:41 -04:00 |
|
Bob Gendler
|
329cbe1b4d
|
refactor[rules] CCEs Added
NIST issued CCEs added.
|
2023-09-09 14:45:24 -04:00 |
|
Bob Gendler
|
641df4344c
|
refactor[scripts] updated generate_scap
generate_scap no longer lists oval tests it can't do
if only xccdf is selected
|
2023-09-07 13:36:13 -04:00 |
|
Bob Gendler
|
8037bd7867
|
refactor[rules] updated title and supervision tag
|
2023-09-07 13:35:53 -04:00 |
|
Bob Gendler
|
b453ed22fa
|
refactor[scripts]generate_mapping updated for iOS
- Fixed generate_mapping to account for platform
- Removed hardcoded supplementals
- All supplementals in rules/supplementals added now
|
2023-09-06 12:12:18 -04:00 |
|
Bob Gendler
|
ff89dc795d
|
feat[scripts] Added mobile config info to scap gen
Adds the mobile config info to the SCAP xccdf
|
2023-09-01 11:40:40 -04:00 |
|
Allen Golbig
|
e9d3409e9c
|
fixes for iOS
|
2023-09-01 09:56:33 -04:00 |
|
Bob Gendler
|
1913b89380
|
fixed title description to match platform
|
2023-08-31 17:12:31 -04:00 |
|
Bob Gendler
|
fd9d21ee97
|
feature[scripts] iOS xccdf generation
Added iOS xccdf generation
Added for mobileconfigs in the fix text to build the XML keys like in the
HTML and PDF
|
2023-08-31 16:52:19 -04:00 |
|
Dan Brodjieski
|
ea855e977b
|
refactor[script]: updates for iOS support
|
2023-08-31 15:41:26 -04:00 |
|
Dan Brodjieski
|
cd8a084672
|
refactor[rules]: tweaks for iOS support
|
2023-08-31 15:15:36 -04:00 |
|
Dan Brodjieski
|
9d19b6e2ee
|
refactor[script]: updates for ios support
|
2023-08-31 15:14:23 -04:00 |
|
Dan Brodjieski
|
a9292dd5b2
|
fix[script]: updated version and baseline
|
2023-08-31 14:24:55 -04:00 |
|
Bob Gendler
|
b80c970ec1
|
updating generate_scap for ios
|
2023-08-31 13:00:21 -04:00 |
|
Allen Golbig
|
b762432841
|
made iOS build
|
2023-08-31 10:09:15 -04:00 |
|
Allen Golbig
|
09f95f6d4c
|
added scripts from iOS fork
|
2023-08-31 09:43:11 -04:00 |
|
Allen Golbig
|
7a6f934988
|
updated rules for ios
|
2023-08-31 09:39:19 -04:00 |
|
Tim de Jong
|
abd3b1d186
|
change removal of public ssh key file (#279)
The file created was a .pub file so the removal should be .pub and not .public
Co-authored-by: Bob Gendler <robert.gendler@nist.gov>
|
2023-08-14 14:49:36 -04:00 |
|
Allen Golbig
|
ef79ad6c13
|
added cmmc doc
|
2023-07-26 10:32:36 -04:00 |
|
Allen Golbig
|
4558cabd1b
|
fixed baselines
|
2023-07-26 10:22:08 -04:00 |
|
Allen Golbig
|
36fafae033
|
Merge branch 'dev_ventura_cis' into ventura
|
2023-07-26 10:10:31 -04:00 |
|
Allen Golbig
|
371cb0bf6b
|
fixed additional docs
|
2023-07-26 07:52:50 -04:00 |
|
Allen Golbig
|
cd35ddd35d
|
updates for 1.1.0
|
2023-07-26 06:44:23 -04:00 |
|
Allen Golbig
|
a026c12eaf
|
fix[rule] world writable system folder
Fixed os_world_writable_system_folder_configure, downloadDir
|
2023-07-25 16:05:55 -04:00 |
|
John Mahlman
|
6d3b4f1a97
|
Adding CNSSI to acronyms template
|
2023-07-20 10:40:23 -04:00 |
|
John Mahlman
|
941263f8e0
|
Adding CMMC to acronyms template
|
2023-07-20 09:34:52 -04:00 |
|
Allen Golbig
|
14af56f440
|
fixes issue #276
|
2023-07-20 09:18:04 -04:00 |
|
Allen Golbig
|
a8c270306e
|
fixed typos
|
2023-07-20 09:02:52 -04:00 |
|
Bob Gendler
|
2991025172
|
updated apple platform certifications link in addictional_docs
ventura_rev2
|
2023-06-26 13:46:34 -04:00 |
|
Bob Gendler
|
d35890ee65
|
Updated DISA STIG doc link
|
2023-06-26 13:22:21 -04:00 |
|
Bob Gendler
|
132cd9d738
|
added missing space
|
2023-06-26 12:08:22 -04:00 |
|
Bob Gendler
|
8e26ccc3b6
|
updated to prevent crashes
|
2023-06-26 11:52:32 -04:00 |
|