const DENY_CONFIG_KEY_SUFFIX_LIST: [&str; 5];
Centralized, case-insensitive suffix-based deny-list to ban setting config fields with environment variables if those config field names end with any of these suffixes.