list_unconfirmed_findings
Retrieve findings awaiting validation for the current engagement, ordered by severity so you can review and update each status sequentially.
Instructions
List findings pending validation for the current engagement.
Returns unconfirmed findings ordered by severity so a validation agent can work through them one by one and call update_finding_status on each. host: filter by specific host (empty = all) min_severity: info, low, medium, high, critical
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| min_severity | No | low |