compare_baseline
Compare current security scan results against a saved baseline to identify new and fixed vulnerabilities along with severity trends.
Instructions
Compare current scan results against a saved baseline.
Shows new vulnerabilities, fixed vulnerabilities, and severity trends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_path | Yes | The absolute path to the directory to scan. | |
| tag | No | The baseline tag to compare against. Defaults to 'latest'. | latest |
| scanner_name | No | Scanner to use. Defaults to 'bearer'. | bearer |
| min_severity | No | Minimum severity (LOW, MEDIUM, HIGH, CRITICAL). | LOW |
| min_confidence | No | Minimum confidence (LOW, MEDIUM, HIGH). | LOW |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |