report_owasp_compliance
Generate an OWASP MCP Top 10 compliance matrix with pass/fail status, finding count, highest severity, and overall score from findings.
Instructions
Generate OWASP MCP Top 10 compliance matrix from findings. For each MCP01-MCP10: pass/fail/not_tested status, finding count, highest severity, overall compliance score (0-100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | Yes | JSON string of Finding[] array |