AntiPattern
Leaking Environment Secrets
environment-secret-exposure
Sensitive configuration values get unintentionally persisted or exported (e.g., committed config files, IDE/Xcode scheme variables, bundled server runtime) instead of staying ephemeral, causing unauthorized exposure of secret keys and connection strings.