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
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
Bob Gendler
58a57956c3
fixed regex in launchd test
2023-09-21 09:46:24 -04:00
Bob Gendler
7a7fb9a3b0
added missing x += 1 and continue
2023-09-16 14:40:07 -04:00
Bob Gendler
cdb738d739
fixed indentation causing no plist511 state for boolean
2023-09-16 14:38:44 -04:00
Bob Gendler
04ed18850d
refactor[rules] Added customRegex check
...
Modified to test for customRegex in com.apple.mobiledevice.passwordpolicy
2023-09-16 13:30:34 -04:00
Bob Gendler
8250d020aa
refactor[scripts] updated to handle new pwpolicy
...
Updated to handle dict better in mobileconfig files
2023-09-15 23:00:54 -04:00
Bob Gendler
ba71f606cc
fixed odv replacement
2023-09-15 15:08:28 -04:00
Bob Gendler
0ea642ad2d
synchronize across branches
2023-09-15 12:32:24 -04:00
Dan Brodjieski
0a7c7270e7
feat[script]: change for issue 267
2023-09-14 15:49:55 -04:00
Dan Brodjieski
37b00778fc
Merge branch 'dev_sonoma' into dev_sonoma_disa
...
Attempt to resync latest Sonoma changes
2023-09-14 15:18:30 -04:00
Dan Brodjieski
5acbdbd21e
chore: clean up extraneous trailing whitespace
2023-09-14 14:21:06 -04:00
Bob Gendler
6534990e8e
line 1586 updated
2023-09-14 11:49:08 -04:00
Bob Gendler
3337ba8ae7
feature[scripts] Adding iOS Support in scripts
...
* Updated generate_guidance
* Updated generate_baseline
* Updated generate_mapping
* Updated generate_scap
All to match iOS
2023-09-14 11:45:23 -04:00
Dan Brodjieski
b6c92804e2
fix[script]: removed reference to file
2023-09-01 10:52:47 -04:00
Dan Brodjieski
6b508702ca
refactor[script]: updated srg util
2023-09-01 07:12:46 -04:00
Dan Brodjieski
5dbf9ee3c3
fix[rules]: yaml cleanup from merge
2023-08-31 14:53:11 -04:00