Updates record of compensating controls when remediation changes
action1_update_remediationUpdate the record of compensating controls when remediation changes. Provide CVE ID and remediation ID to modify vulnerability management data.
Instructions
Updates record of compensating controls when remediation changes… Perm: manage_vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (schema: RemediationPayload) | |
| cve_id | Yes | The unique identifier of a CVE (Common Vulnerabilities and Exposures), e.g. CVE-2005-2300 | |
| org_id | No | Org UUID. | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| remediation_id | Yes | A specific remediation ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||