vuln_prioritize
Assess vulnerabilities using exploitability metrics and business context to determine which to fix first.
Instructions
Prioritize vulnerabilities by exploitability and business impact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | Yes | ||
| business_context | No | ||
| previous_scan_id | No | Optional. A prior scan_id (from agent_history) to record as this call's parent — builds a traversable chained-workflow lineage retrievable via agent_scan_get. Must be one of your own scans; ignored otherwise. Does not change this tool's analysis. |