Commit Graph

1174 Commits

Author SHA1 Message Date
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
Dan Brodjieski
d5021bd48e fix[template]: adjusted subtitle for PDF 2023-06-26 11:47:11 -04:00
Bob Gendler
a274b26721 updated 2022 to 2023 2023-06-26 11:24:49 -04:00
Bob Gendler
80bf4cbdb0 Added cfc to changelog 2023-06-26 11:08:09 -04:00
Bob Gendler
1830dc2181 Updated changelog and version 2023-06-26 11:01:46 -04:00
Bob Gendler
df39606a2b recfactor[rule] Mispelling
Issue #270
2023-06-26 10:42:58 -04:00
Bob Gendler
7d7205e376 refactor[baselines]removed unncessary supplemental
Removed stig and cis supplemental from baselines not requiring it.
2023-06-26 10:32:07 -04:00
Bob Gendler
d00bb1a4c3 refactor[rules/scripts] Added CCEs, removed tags
Added try except blocks in generate_scap to prevent crashes

Added CCEs
Removed double tags
2023-06-22 14:52:57 -04:00
Bob Gendler
7f549f7280 removed spaces 2023-06-22 13:10:14 -04:00
Bob Gendler
6105b6e144 tag issue resolved 2023-06-22 13:07:43 -04:00
Bob Gendler
85e2d68fe4 [refactor] rules, baselines, includes
Added cnssi and disa stig to mscp-data.yaml
Generated updated baseline files
Fixed merge issue with audit_files_owner_configure
2023-06-22 13:01:59 -04:00
Bob Gendler
e02209c0e6 Removed old cnssi tag 2023-06-22 12:51:58 -04:00
Bob Gendler
9fccb44c5d Merge branch 'dev_ventura_stig' into ventura 2023-06-22 12:47:18 -04:00
Bob Gendler
fc9d45b03c Merge branch 'dev_ventura_cmmc' into ventura 2023-06-22 12:23:41 -04:00
Bob Gendler
e5cc08a9cd Merge branch 'dev_ventura_cnssi' into ventura 2023-06-22 11:21:55 -04:00
Bob Gendler
0d719fc53e added com.apple.sharingd payload 2023-06-22 10:56:50 -04:00
Bob Gendler
006a27574a updated grep path 2023-06-20 12:12:06 -04:00
Bob Gendler
6d16dcf1d2 Merge branch 'dev_ventura_issue201' into ventura 2023-06-20 12:07:04 -04:00
Bob Gendler
97f8b9adf0 Removed asciidoctor-pdf version 2023-06-20 12:00:57 -04:00
Bob Gendler
9363ec0798 Merge branch 'dev_ventura_issue250' into ventura 2023-06-20 11:54:10 -04:00
Bob Gendler
201e16860c Merge branch 'dev_ventura_issue258' into ventura 2023-06-20 11:52:30 -04:00
Bob Gendler
717e9bb1ac Fixed tag issue 2023-06-20 11:51:47 -04:00
Bob Gendler
b7ecd573f2 Merge branch 'dev_ventura_issue268' into ventura 2023-06-20 11:44:14 -04:00
Bob Gendler
1c0cb40cff Merge branch 'dev_ventura_issue269' into ventura 2023-06-20 11:37:14 -04:00
Bob Gendler
be424f5d74 refactor[rules] New firewall check/fix
Added new check/fix for ALF due to discovery of
being able to override the config profile

Issue #268
2023-06-20 11:33:26 -04:00
mahlmanj
7a6b7a207c Updating CIS supplemental. 2023-06-16 13:42:32 -04:00
mahlmanj
1415612ca0 Fixes for issue #219 2023-06-16 12:50:11 -04:00
Dan Brodjieski
c241d42b81 fix[rules]: updated fixes for auditd rules
Removed the dynamic check for the audit files path

Issue #269
2023-06-15 10:13:57 -04:00
Dan Brodjieski
a6fbad2241 refactor[rule]: updated baseline for STIG 2023-06-13 10:19:12 -04:00