adv_mark_false_positive
Mark a vulnerability finding as a false positive by specifying the finding UUID, adversary file path, and reason, ensuring accurate security analysis in development workflows.
Instructions
Mark a finding as a false positive
Input Schema
Name | Required | Description | Default |
---|---|---|---|
adversary_file_path | Yes | Path to the .adversary.json file containing the finding | |
finding_uuid | Yes | UUID of the finding to mark as false positive | |
reason | No | Reason for marking as false positive |