Change the status of a finding (open, confirmed, dismissed, false_positive, fixed)
Authorization: Bearer <token> header, orheimdall_session cookieopen - Finding is active and unresolvedconfirmed - Finding has been confirmed as a real vulnerabilitydismissed - Finding is being tracked but not prioritizedfalse_positive - Finding is not a real vulnerabilityfixed - Finding has been remediatedtrue for successful updates400 Bad Request - Invalid status
404 Not Found
500 Internal Server Error
status_change event in the finding’s audit trail, accessible via the Get Finding Events endpoint.