Skip to main content

SECRET_PATTERNS

Constant SECRET_PATTERNS 

Source
pub const SECRET_PATTERNS: &[(&str, &str)];
Expand description

Common patterns that indicate hardcoded secrets. Each entry is (pattern_name, regex_pattern).