Skip to main content

SECURITY_CRITICAL_KEYS

Constant SECURITY_CRITICAL_KEYS 

Source
pub const SECURITY_CRITICAL_KEYS: &'static [&'static str];
Expand description

Top-level keys whose silent loss could weaken security posture: dropping a malformed one to its Default may grant a broader posture than intended. Salvage still drops them (so the daemon boots) but logs ERROR and reports them in ResilientLoad::dropped_security for exposure gating.