reinstate_risk_acceptance
Reinstate an expired risk acceptance by setting a new future expiration date and an optional reason. Use this to renew accepted risks in DefectDojo after their prior acceptance lapsed.
Instructions
Reinstate an expired risk acceptance with a new (mandatory) expiration date.
Args: risk_acceptance_id: The risk acceptance ID expiration_date: New expiration date (YYYY-MM-DD or ISO datetime), must be in the future reason: Optional reason
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| expiration_date | Yes | ||
| risk_acceptance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||