update_finding_status
Update vulnerability finding status to track remediation progress: set as open, in_progress, fixed, accepted_risk, or false_positive.
Instructions
Update the status of a finding. Use this to track remediation progress: open → in_progress → fixed, or mark as accepted_risk or false_positive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findingId | Yes | The finding ID to update | |
| userStatus | Yes | The new status for the finding |