Commit Graph

342 Commits

Author SHA1 Message Date
Bob Gendler
b255bd74ef fix[scripts] Fixed issue with scap generation
Issue #495 resolved when generating scap.
2025-07-01 09:47:14 -04:00
Bob Gendler
fa4857e402 Fixed issue due to updated nfs rule 2025-06-30 11:39:52 -04:00
Bob Gendler
9c0842305f fix & in discussion 2025-06-18 14:17:46 -04:00
Dan Brodjieski
d6f57af3c3 fix: severtiy in xls file #460 2025-04-04 14:49:26 -04:00
Dan Brodjieski
03ea283f90 fix[script] adjusted severity in xls 2024-09-12 13:15:19 -04:00
Bob Gendler
9dfeaf8ed6 update generate_scap 2024-09-12 12:51:16 -04:00
Bob Gendler
62a5b5839d sync branches 2024-09-12 12:10:10 -04:00
Dan Brodjieski
820c85c113 fix[script]: corrected base64 check 2024-09-12 11:06:42 -04:00
Bob Gendler
0f53afaf81 sync scripts 2024-09-11 15:35:44 -04:00
Dan Brodjieski
6f4bd801e1 fix: correct base64 case in compliance script 2024-09-11 14:02:14 -04:00
Dan Brodjieski
b740afbe5c Merge branch 'dev_sequoia' into fix_base64_result 2024-09-11 13:59:34 -04:00
Dan Brodjieski
cf4bcf5215 fix[script]: nested dictionaries for ODV
Fixed a regression from the last sync

Issue  #423 $ODV value not replaced correctly in nested dict
2024-09-11 13:01:54 -04:00
robertgendler
11f29f13b7 fixed odv issue, sync branches 2024-09-11 10:33:35 -04:00
Bob Gendler
3292df645e refactor[scripts] Fixed for xprotect
No relevant oval test for os_anti_virus_installed
2024-09-09 21:15:52 -04:00
mahlmanj
0eea7ff1e4 Spelling fixes, added note in system_settings_siri_settings_disable 2024-09-05 12:24:46 -04:00
Dan Brodjieski
a514f24654 sync some with sonoma 2024-09-04 15:04:58 -04:00
Dan Brodjieski
8347136f1b sync with sonoma branch 2024-09-04 15:02:57 -04:00
Dan Brodjieski
cb85787e5d fix[script]: support both .yaml and .yml
Issue #412
2024-09-04 14:34:15 -04:00
Bob Gendler
615317fe6c refactor[scripts/templates] Updated 171r2 to 171r3
Changed the 171r2s to 171r3s everywhere
2024-09-01 21:36:10 -04:00
Michal Gajdar
461ddc2cff fix[script]: Unify base64 result output with the rest of the results 2024-08-29 14:09:50 +02:00
Dan Brodjieski
40f01341fa fix: corrected severity logic 2024-08-27 10:05:31 -04:00
Dan Brodjieski
6a4af2dfef feat[doc]: add support for severity
severity key in yaml can be string or a dictionary containing
key/values for different baselines
if a severity exists for a rule, it will be included in the reference
table within the HTML/PDF as well as a column in the XLS
2024-08-22 15:52:33 -04:00
Dan Brodjieski
a2f6652817 feat[ddm]: added configs for asset declarations 2024-08-19 12:58:38 -04:00
Dan Brodjieski
f667f7f96e fix[ddm]: nested ODVs now work with DDM
feat[ddm]: generate activations with DDM
2024-08-19 11:03:36 -04:00
Dan Brodjieski
82ff8b0aaf fix[script]: correctly build and zip DDM assets 2024-07-30 15:00:38 -04:00
Dan Brodjieski
ace04fc6f5 fix[script]: will skip missing ddm types 2024-07-26 14:59:07 -04:00
Bob Gendler
96ade12e2f feat[ddm] Added DDM to sequoia
Updated scripts and rule files
2024-07-24 14:00:10 -04:00
Bob Gendler
bad4dab841 fixed duplicate ID issue 2024-04-23 14:01:45 -04:00
Bob Gendler
bdde2d44d3 feat[utils]generate_checklist
Added json export ability
2024-04-18 10:57:05 -04:00
Dan Brodjieski
17ae94c597 fix: additional syntax changes 2024-04-10 10:47:38 -04:00
Dan Brodjieski
8e102c034f fix[script]: updated syntax for replace values
When replacing text to include a backslash, newer versions of
python caused syntax errors.  Updating with raw strings
resolves the issue.

Issue #361
2024-04-10 10:26:37 -04:00
Bob Gendler
9f279f9767 scap fix 2024-04-08 16:01:28 -04:00
Bob Gendler
8ebba9e35a feat[scripts] Added additional utils
Added additional util scripts
-mscp_local_report
-generate_checklist
2024-04-02 11:18:13 -04:00
Bob Gendler
8e8b78d075 sync branches 2024-04-02 10:57:25 -04:00
Dan Brodjieski
97a3830ed7 Merge fix for Issue #377 2024-03-25 10:27:49 -04:00
Dan Brodjieski
8ab3ce3c01 Dev sonoma issue281 (#370)
* fix[script]: added NOTE for rules marked manual

If 'manual' is in tags, it will add the note to the discussion

Issue #281

* chore[rule]: rewording of NOTE

---------

Co-authored-by: Dan Brodjieski <daniel.brodjieski@nasa.gov>
2024-02-28 11:58:19 -05:00
Dan Brodjieski
6d7484d46f Merge branch 'sonoma' into dev_sonoma_issue324 2024-01-31 12:40:57 -05:00
Dan Brodjieski
7ff8240bca chore[baseline]: updated STIG yaml
removed unneeded support files
2024-01-31 12:24:14 -05:00
Dan Brodjieski
f06782a180 Merge branch 'sonoma' into dev_sonoma_disa 2024-01-23 15:45:21 -05:00
Tony Williams
892422f210 added --audit_name 2023-12-14 14:46:47 +11:00
Dan Brodjieski
6963c5b705 refactor[rules]: add tags to supplementals
Generated baselines should now have the correct supplemental rules

Issue #324
2023-11-28 12:47:58 -05:00
Dan Brodjieski
debd0a12d9 fix: typo in script 2023-11-28 12:32:54 -05:00
Dan Brodjieski
4486c11db0 Sync base64 change 2023-11-28 12:12:25 -05:00
Dan Brodjieski
56d653b0ae fix for issue #319 2023-11-28 12:02:13 -05:00
Bob Gendler
27ce546fdb refactor[scripts] updated generate_guidance
-r option will now also write references to the audit plist file
2023-11-28 10:49:18 -05:00
Dan Brodjieski
1795a7e0c5 fix[script]: issue #315 2023-10-27 12:37:12 -04:00
Dan Brodjieski
e3a24f4a23 fix[script]: issue #301 2023-10-26 15:38:27 -04:00
Dan Brodjieski
b0bead5330 fix[script]: updated stig tag reference 2023-10-26 13:19:25 -04:00
Bob Gendler
28ef4c7393 Merge branch 'sonoma' into dev_sonoma_disa 2023-09-29 11:20:42 -04:00
Bob Gendler
cef2051420 fixed generate_mapping bug 2023-09-25 10:01:04 -04:00