triage_finding
Analyze a security finding: obtain an exploitability prompt or capture a VEX decision using project context and the finding's hash.
Instructions
Triage a finding: get an exploitability prompt, or record a VEX decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_path | Yes | Root of the scanned project (with a `.sast-mcp-cache`). | |
| finding_hash | Yes | Hash of the finding to triage. | |
| disposition | No | VEX state keyword (empty = return a triage prompt instead). | |
| justification | No | Rationale (CycloneDX justification keyword for not_affected, otherwise free text). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |