report_compare
Compare two JSON scan reports to identify new, resolved, and unchanged findings, regression count, and OWASP category trends.
Instructions
Compare two scan reports (JSON format). Shows new findings, resolved findings, unchanged findings, regression count, and OWASP category trends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after_path | Yes | Path to the later scan report (JSON) | |
| before_path | Yes | Path to the earlier scan report (JSON) |