compare_scans
Compare vulnerability findings between two scans to identify added, removed, or unchanged issues. Provide two scan job IDs—baseline and current—to get a differential analysis of security findings.
Instructions
Compare vulnerability findings between two scans to see what was added, removed, or unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id_1 | Yes | First scan job ID (baseline) | |
| job_id_2 | Yes | Second scan job ID (current) |