4 Commits

Author SHA1 Message Date
Bob Gendler
80ff0c064c updated to reference main from dev_20 2026-06-22 10:56:06 -04:00
Dan Brodjieski
19b3cfb30c chore: fix linting errors 2026-05-12 15:16:08 -04:00
Dan Brodjieski
16d953afd3 chore: update install instructions 2026-05-07 13:24:35 -04:00
Stephen Beale
56795d1725 Add new scripts for generating compliance reports and mappings
- Implemented `script.py` for generating compliance scripts with Jinja2 templating and audit plist creation.
- Created `local_report.py` to generate local compliance reports in Excel and HTML formats, including pie chart visualizations.
- Developed `mapping.py` to update security rules with custom controls based on CSV input and generate baseline YAML files.
- Introduced `scap.py` for creating SCAP-compliant XML files, with support for different OS types and export formats.
2025-07-16 13:48:18 -06:00