scan_delta
Identify vulnerabilities fixed, still open, or new since baseline by comparing two scans, and calculate remediation rate for retest reporting.
Instructions
Compare a baseline scan against a re-test scan by plugin ID and return three buckets: fixed (present in baseline, gone in re-test), still_open (present in both), and new_since_baseline. Includes a remediation-rate percentage. Built for pentest/assessment re-test reporting where a client needs proof of what got remediated between engagement rounds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| retest_scan_id | Yes | ||
| baseline_scan_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||