Skip to main content

SENSITIVE_FIELDS

Constant SENSITIVE_FIELDS 

Source
pub const SENSITIVE_FIELDS: &[&str];
Expand description

v1.4.84 SEC-001: 敏感字段名清单 (case-sensitive, 匹配 JSON key 或 URL param).

按字母顺序 + 长 name 优先(避免 tgtgt_newtgtgt 先 match 误 redact 成 <REDACTED len=X>_new 这种怪格式).