Map infrastructure code to compliance framework controls
/plugin marketplace add ethanolivertroy/claude-grc-engineering/plugin install ethanolivertroy-grc-engineer-plugins-grc-engineer@ethanolivertroy/claude-grc-engineering# Map Control Maps infrastructure-as-code (IaC) files to specific compliance framework controls. ## Arguments - `$1` - IaC file path (required) - `$2` - Framework name (optional, defaults to SOC2) ## Supported Frameworks - SOC2 - ISO27001 - NIST80053 - PCIDSS - HIPAA - GDPR ## Instructions 1. Run the map-control script: 2. The script analyzes the IaC file and generates a compliance mapping report. 3. Review the generated markdown report showing which controls are satisfied. 4. Use the report for audit documentation and compliance tracking. ## Example