Five offline demo scenarios, by audience (ISSO/ISSM, sysadmins, auditors, ATO, air-gap CI) #3
cognis-digital
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The repo now ships five runnable, fully offline demo scenarios under
demos/, each aimed at a different federal-compliance audience. They re-scan a bundled sample enclave (SCAP/SCC results across 4 hosts) and resolve NIST 800-53 rev5 control titles from a bundled OSCAL snapshot — no network, reproducible byte-for-byte.01_sysadmin_scan.py02_isso_poam.py03_auditor_oscal.py04_ato_risk_brief.py05_airgap_pipeline.py--fail-onbuild gate.Every demo prints narrated output, exits 0, and is covered by
tests/test_demos.py. Seedocs/DEMOS.mdfor the full write-up anddocs/ARCHITECTURE.mdfor the check -> map -> POA&M flow.Beta Was this translation helpful? Give feedback.
All reactions