robertgendler
51549d05d7
fixed odv issue, sync branches
2024-09-11 10:33:46 -04:00
Bob Gendler
2fc5f8350b
sync with dev_sequoia
2024-09-09 21:18:10 -04:00
Bob Gendler
3bc22f717a
refactor[scripts/includes] Sync with sequioa
...
Added supported DDM payloads to mscp-data.yaml
Changed scripts from r2 to r3
2024-09-04 15:33:46 -04:00
Dan Brodjieski
8cff418a14
sync scripts with sonoma branch
2024-09-04 14:15:25 -04:00
Dan Brodjieski
d1f0de9c42
merging changes from dev_sonoma_issue400
2024-08-27 11:31:20 -04:00
Dan Brodjieski
821c494ce4
syncing with sonoma
2024-08-27 11:19:19 -04:00
Dan Brodjieski
4fb18e9b0d
merge PR 408 and 409 changes
2024-08-27 10:47:48 -04:00
Bob Gendler
8b65133fe4
fixed duplicate ID issue
2024-04-23 14:01:33 -04:00
Bob Gendler
af15ab6c5b
Sync with Sonoma
2024-04-18 10:48:22 -04:00
Bob Gendler
74d586a495
sync with sonoma
2024-04-08 16:01:57 -04:00
Bob Gendler
806dfdbfe9
Sync branches
2024-04-02 11:19:16 -04:00
Bob Gendler
e8dd8f2381
sync branches
2024-04-02 10:56:19 -04:00
Dan Brodjieski
b514301bec
Merge fix for Issue #377
2024-03-25 10:27:52 -04:00
Bob Gendler
5c49af929f
synchronize branches
2024-02-28 11:59:44 -05:00
Dan Brodjieski
4acd51f8ea
fix[rules]: added tags to supplemental
...
Issue #324
2024-01-31 12:57:31 -05:00
Dan Brodjieski
5d018a1c9a
sync changes from PR #333
2024-01-22 09:41:28 -05:00
Dan Brodjieski
9d621fb21c
fix: typo in script
2023-11-28 12:32:57 -05:00
Dan Brodjieski
fd70f3dbc8
Sync base64 change
2023-11-28 12:12:29 -05:00
Dan Brodjieski
244b801d46
fix for issue #319
2023-11-28 12:02:14 -05:00
Bob Gendler
16cd402e80
refactor[scripts] updated generate_guidance
...
-r option will now also write references to the audit plist file
2023-11-28 10:47:41 -05:00
Dan Brodjieski
f0434f12ca
fix[script]: issue #315
2023-10-27 12:37:13 -04:00
Dan Brodjieski
8c4183ec3f
fix[script]: issue #301
2023-10-26 15:46:22 -04:00
Bob Gendler
c96c83f171
fixed generate_mapping bug
2023-09-25 10:01:33 -04:00
Bob Gendler
0e8b749ad3
sync with sonoma
2023-09-21 09:47:32 -04:00
Bob Gendler
f07d7c2c61
synchronize with sonoma
2023-09-15 15:09:11 -04:00
Bob Gendler
396d4e2316
synchronize across branches
2023-09-15 12:37:33 -04:00
Dan Brodjieski
15c863379a
Merge branch 'ventura' into dev_ventura_issue267
...
Bringing in all the new changes down
2023-09-14 12:48:30 -04:00
Dan Brodjieski
414b5510ac
fix[script]: changed exemption check to JXA
2023-09-14 12:35:05 -04:00
Bob Gendler
41532870c5
matching scripts between branches
2023-09-14 11:52:33 -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
Dan Brodjieski
7ffa4c2cf0
fix[script]: adjusted compliance calc
...
Compliance calculations were not correctly accounting for exempt rules.
Adjusted process that determines exemptions and calculates percentage
Issue #267
2023-07-12 10:28:37 -04:00
Bob Gendler
8e26ccc3b6
updated to prevent crashes
2023-06-26 11:52:32 -04:00
Bob Gendler
fc9d45b03c
Merge branch 'dev_ventura_cmmc' into ventura
2023-06-22 12:23:41 -04:00
Bob Gendler
9363ec0798
Merge branch 'dev_ventura_issue250' into ventura
2023-06-20 11:54:10 -04:00
Bob Gendler
fdcc5b5bb9
output redirection fix
2023-05-26 12:20:18 -04:00
Bob Gendler
5e1485e109
added missing double quote
2023-05-26 12:14:17 -04:00
Bob Gendler
ac1be946c0
Fixed &2> with 2&>
2023-05-25 13:31:53 -04:00
Bob Gendler
8ec13ebf92
feat[scripts]ssh-keygen added to compliance script
...
Issue #245
Check if sshd -T succeeds, if not, create required keys. Delete keys
after compliance check is complete
2023-05-04 13:39:10 -04:00
Bob Gendler
fa6711513e
Merge branch 'ventura' into dev_ventura_cmmc
2023-04-26 09:55:16 -04:00
Allen Golbig
aafc5fadf4
fix[script] custom pdf logo fix
...
added line for custom pdf log
2023-04-18 12:29:53 -04:00
Dan Brodjieski
7446797079
fix[script]: Added process to base64 logo
...
Asciidoctor-pdf 2.3.6 broke creation of our PDF, by
using a base64 of the image inline with the adoc, it
addresses this issue.
Issue #250
2023-04-18 12:26:40 -04:00
Bob Gendler
3dc00ce855
Merge branch 'dev_ventura_issue236' into ventura
2023-04-18 11:17:35 -04:00
Bob Gendler
e0971d2c42
Merge branch 'dev_ventura_issue244' into ventura
2023-04-18 10:52:18 -04:00
Erik Winter
83f1c21b68
use absolute path when referencing scutil and awk in compliance script ( #239 )
2023-04-05 10:22:57 -04:00
Bob Gendler
2f90a2402a
[feat] Remove uchg flag from audit_control
...
This is to resolve issue #236
Added /usr/bin/chflags nouchg to audit_control
2023-04-05 10:19:57 -04:00
Bob Gendler
82ff896adb
[fix] generate_scap fix from change in sshd check
...
Fix added to generate_scap.py due to change in
auth_ssh_password_authentication_disable check using sshd -T.
Now works if using double or single quote around when you're searching for
2023-04-03 11:39:57 -04:00
Allen Golbig
3a3b8b7d98
Merge branch 'dev_ventura_issue210' into ventura
2023-01-25 14:14:42 -05:00
Allen Golbig
b58e9edbcf
fix[script] added timestamp to remediations
...
Added timestamp to compliance script when remediating
2023-01-03 10:20:34 -05:00
Allen Golbig
75eebea1f7
fix[script] cmmc not established benchmark
...
Removed cmmc from established benchmarks list
2022-12-19 16:58:39 -05:00
Dan Brodjieski
9c62d64141
fix[script]: generate_baseline error with tags
...
Corrected issue when running generate_baseline.py with
a keyword/tag that wasn't included in mscp_data
generate_baseline.py crash with custom baselines #210
2022-12-19 13:17:52 -05:00