pub const SECRET_PATTERNS: &[(&str, &str)];
Common patterns that indicate hardcoded secrets. Each entry is (pattern_name, regex_pattern).