Hop til hovedindhold

Update Compliance Finding Decision

PATCH 

/api/v1/compliance/compliance-findings/:finding_id

Transition a compliance finding's lifecycle state.

Allowed transitions follow compliance_lifecycle_allowed in services.compliance_scanner. accepted requires a review_note. risk_tracked is set by POST /risks/promote/compliance/{id} (not here) and once a finding is risk-tracked, manual transitions are blocked until the linked Risk closes — the Risk lifecycle drives the finding via compliance_risk_sync.propagate_risk_to_findings.

Request

Responses

Successful Response