mark_false_positive
Mark a security finding as a false positive to prevent re-alerting in future scans and annotate similar patterns across other locations.
Instructions
Mark a security finding as a false positive. The finding will be flagged in future scans, and similar patterns at other locations will be annotated as potential false positives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional explanation of why this is a false positive. | |
| finding | Yes | The finding dict as returned by a scan tool. |