Commit Graph

365 Commits

Author SHA1 Message Date
Dan Brodjieski
7fffa815aa proposed 2.0 schema and rules 2025-04-17 12:43:36 -04:00
Dan Brodjieski
309b47dd52 update schema and merge for 2.0 2025-04-17 12:32:10 -04:00
Dan Brodjieski
478558540d updates to merge for severity and fix objects 2025-04-15 15:23:53 -04:00
Dan Brodjieski
3d02a59345 update assessment to 'enforcement_info' 2025-04-14 10:17:54 -04:00
Dan Brodjieski
8ad7d6f097 add workflow to merge from actions 2025-04-11 16:29:58 -04:00
Dan Brodjieski
4f4f9d8c22 corrected logic for move 2025-04-11 13:17:23 -04:00
Dan Brodjieski
f765afda08 updated merge and schema for compliance object 2025-04-11 12:14:16 -04:00
Dan Brodjieski
4b85f3e7a4 rule cleanup in merge 2025-04-10 17:28:03 -04:00
Dan Brodjieski
0b1608555a schema update and rule cleanup 2025-04-10 17:16:30 -04:00
Dan Brodjieski
828e25f700 updates to merge process 2025-04-09 11:35:49 -04:00
Dan Brodjieski
991c5aaffe add function to read discussions.yaml 2025-04-08 15:35:00 -04:00
Dan Brodjieski
3f1c1f8873 updated schema and merge script 2025-04-07 15:21:08 -04:00
Dan Brodjieski
97e9bb4ceb updated schema and added validator 2025-04-07 12:08:16 -04:00
Dan Brodjieski
45e7d0b02a corrected list generation for keys 2025-04-07 11:08:29 -04:00
Dan Brodjieski
505df7081e mobileconfig payload content as keys
added initial schema file
2025-04-07 10:52:03 -04:00
Dan Brodjieski
e020fb7f5f ODV restructure 2025-04-05 15:26:02 -04:00
Dan Brodjieski
78c4e43f08 update merge script
add 'introduced:' key
restructure mobileconfig_info object
remove "fix" for mobileconfigs
report items to manually review
2025-04-05 00:38:57 -04:00
Bob Gendler
cf1a41d070 revert changes 2025-04-04 11:52:54 -04:00
Bob Gendler
2b0623bed4 removing OS_VALUE 2025-04-04 11:49:49 -04:00
Bob Gendler
d3abaf0bd6 commented out legacy unsupported OSes 2025-04-03 13:34:51 -04:00
Bob Gendler
9062676344 refactor[scripts] updated 2.0-merge.py
Added a function at the end to switch product names to product versions
2025-04-03 10:01:17 -04:00
Dan Brodjieski
fe8ad5f6a1 Tweaks for collection script 2025-04-02 16:46:40 -04:00
Dan Brodjieski
47557d8dac Tweaks for collection script 2025-04-02 16:43:38 -04:00
Dan Brodjieski
576c6406c7 Tweaks for collection script 2025-04-02 16:42:13 -04:00
Dan Brodjieski
841f28d6fa add apple repo to _work for merge 2025-04-02 10:32:43 -04:00
Bob Gendler
da950ab1b5 refactor[scripts] Move scripts to legacy
Moved mSCP 1.0 legacy scripts to legacy/
2025-03-12 12:53:26 -04:00
Bob Gendler
eb27a7b7cf feat[scripts] Added scripts
Added utility_collect_branch_rules.sh and 2.0-merge.py
2025-03-12 10:12:01 -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