Skip to main content

ALL_REASON_CODES

Constant ALL_REASON_CODES 

Source
pub const ALL_REASON_CODES: &[ReasonCode];
Expand description

All 20 canonical reason-code values — consumed by drift-check CI. CLEANLIB-176 added VERDICT_RANSOMWARE_LISTED + VERDICT_MALICIOUS (15→17); S1 (cycle-22) added VERDICT_NOT_YET_ASSESSED (17→18); CLEANLIB-511(B2)/503 added VERDICT_CVE_FOUND (18→19); CLEANLIB-518(§3) added VERDICT_RANGE_NOT_RESOLVED (19→20). The three external SDKs (js/py/go) land these in coordinated follow-on PRs.