Compare Reports
compare_reportsCompare two audit reports to identify fixed, new, and unchanged findings. Detects issues the newer run did not recheck, enabling clear tracking of audit progress.
Instructions
Compare two audit_project JSON reports (paths to current.json / previous.json files) by fingerprint. Returns Fixed, New, Unchanged and findings the newer run did not recheck.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current | Yes | ||
| previous | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |