Change a finding’s state, severity, and/or duplicate link.
state, severity, duplicate_of, or any combination of them on a single finding. Every change is recorded to the finding’s audit trail and propagated to connected integrations (GitHub, Slack, Jira, Linear).
writeNew finding state
open, true_positive, false_positive, accepted_risk, resolved, closed New severity level
critical, high, medium, low, info Reason for the state change (defaults to reason if omitted)
Reason for the severity change (defaults to reason if omitted)
Shorthand reason applied to both state and severity changes when their specific reason is not provided
UUID of the canonical finding to mark this finding as a duplicate of, or null to unmark. The target must be in the same repository.
open, true_positive, false_positive, accepted_risk, resolved, closed critical, high, medium, low, info UUID of the canonical finding this duplicates, if any.