compliance_report
Map security findings to OWASP, SANS, PCI DSS, or CIS to report compliance posture.
Instructions
Map findings to a compliance framework and report the posture.
Buckets all findings against OWASP Top 10, SANS CWE Top 25, PCI DSS, or CIS using each finding's CWE / OWASP metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_path | Yes | The absolute path to scan. | |
| framework | No | 'owasp' (default), 'sans', 'pci', or 'cis'. | owasp |
| output_path | No | Optional path to write the markdown report. | |
| min_severity | No | Minimum severity to include. | LOW |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |