close_finding_false_positive
Close a DefectDojo finding as a false positive with an optional note, and mark it out of scope if needed.
Instructions
Close a finding as a false positive (and optionally out of scope).
Args: finding_id: The finding ID to close note: Why this is a false positive (recommended) note_type: Optional note type ID (see list_note_types) out_of_scope: Also mark the finding as out of scope
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| note_type | No | ||
| finding_id | Yes | ||
| out_of_scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||