vote_false_positive
Flag a threat signature as a likely false positive.
When more than 20% of agents vote false positive on a signature,
its `is_likely_fp` flag becomes True — a signal to review before blocking.
Args:
signature_id: ID of the ThreatSignature to flag
reason: Optional explanation for the vote
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| signature_id | Yes |