close_finding_mitigated
Close a DefectDojo finding as mitigated after a fix is applied, optionally recording a note about how it was remediated.
Instructions
Close a finding because the vulnerability was remediated (fix applied).
Args: finding_id: The finding ID to close note: How/where it was fixed (recommended) note_type: Optional note type ID (see list_note_types) mitigated: Mitigation datetime (ISO 8601, defaults to now server-side)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| mitigated | No | ||
| note_type | No | ||
| finding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||