What problem does it solve?
Mapping NIST 800-53 Rev 5 controls to existing security automation rules is slow and error-prone when done manually, requiring authors to cross-reference OSCAL catalogs, CIS benchmarks, and rule repositories by hand.
Core Features & Use Cases
- OSCAL Enrichment: Loads full control statements, guidance, assessment objectives, and baseline membership (low/moderate/high) from the NIST 800-53 Rev 5 OSCAL catalog.
- CIS Reverse Lookup: Finds rules and variables already associated with a control via CIS-to-NIST mappings, plus
nist: reference grep and cross-framework similarity search.
- Automatability Analysis: Classifies controls as automatable, manual, or mixed, then guides rule selection, variable resolution, and status updates in product control files.
- Use Case: Run an assessment for AC-7 on RHEL 9 to see candidate rules from CIS mappings, map them with variable selections, and update the control file status to automated.
Quick Start
Ask the assistant to assess NIST control ac-7 for product rhel9 and map the recommended rules.