close_finding_duplicate
Close a finding as a duplicate of a canonical finding in DefectDojo, linking it to the original and optionally adding a note.
Instructions
Close a finding as duplicate of another finding.
Args: finding_id: The finding ID to close duplicate_of: The ID of the original (canonical) finding note: Optional note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| finding_id | Yes | ||
| duplicate_of | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||