map_compliance
Map a free-text topic to CIS/DISA STIG areas and ATT&CK techniques, returning matching hardening roles and MITRE mitigations.
Instructions
Map a free-text topic to CIS Benchmark / DISA STIG topic areas and ATT&CK.
`area` examples: 'ssh', 'sudo', 'kernel modules', 'password policy'. If a
matching role is found in the konstruktoid.hardening GitHub repo, it is
returned too. Also returns the MITRE ATT&CK techniques (and, where
defined, the ATT&CK mitigation) that hardening this area addresses.
Only topic-area mapping is returned for CIS/DISA STIG, never fabricated
specific rule IDs (e.g. "CIS 5.2.1") - those require the licensed
benchmark text. Consult the referenced role's own docs/tags for exactly
what it covers. ATT&CK technique/mitigation IDs, by contrast, are
MITRE's own public catalog (attack.mitre.org), so they're cited directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||