add_finding_metadata
Attach custom key-value metadata to a DefectDojo finding to annotate and organize vulnerability data.
Instructions
Add metadata to a finding.
Args: finding_id: The finding ID name: Metadata key name value: Metadata value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| finding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||