update_vulnerability
Modify the status or severity of a vulnerability to reflect its remediation state, ensuring accurate tracking and prioritization of security fixes.
Instructions
Update the status or severity of a vulnerability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | New status for the vulnerability | |
| severity | No | New severity for the vulnerability | |
| vulnerability_id | Yes | The unique identifier of the vulnerability |