accept_risks_vulnerability
Bulk accept risk for findings matching vulnerability IDs (CVEs) in the current engagement, with justification and accepted-by details.
Instructions
Bulk accept risk for findings matching vulnerability IDs (CVEs).
Uses the native /findings/accept_risks/ endpoint: matches findings by vulnerability_id (CVE) inside the CURRENT engagement context. Use accept_risk() instead when you need explicit finding IDs and an expiration date.
Args: vulnerability_ids: CVE or advisory IDs (e.g. ["CVE-2024-1234"]) accepted_by: Name/email of the person accepting the risk justification: Justification for accepting findings with these vulnerability IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accepted_by | Yes | ||
| justification | Yes | ||
| vulnerability_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||