compliance_report
Scan codebases to generate compliance reports mapped to SOC2, PCI-DSS, HIPAA, GDPR, or ISO27001. Groups security findings by framework controls with exploit scenarios and audit evidence. Supports executive summaries for C-level reporting.
Instructions
Generate a compliance-focused security report mapped to SOC2, PCI-DSS, HIPAA, GDPR, or ISO27001 controls. Scans a directory and groups findings by compliance control. Includes exploit scenarios and audit evidence for each finding. Use mode=executive for a C-level summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory to scan | |
| framework | Yes | Compliance framework | |
| format | No | Output format: markdown (human) or json (machine-readable for agents) | markdown |
| mode | No | Report mode: full (detailed) or executive (C-level summary) | full |