DEPLOY_001_CONFIG_OUTSIDE_CODE: Config ist vom Code getrennt
Severity: must. Bereich: deployment-config.
Regel
Umgebungsabhaengige Werte MUESSEN als Environment- oder Deployment-Konfiguration bereitgestellt werden und duerfen nicht als projektspezifische Konstanten im Code versteckt sein.
Reflection-Check
check:
reflect:
object: environment_configEvidence
- TWELVE_FACTOR_CONFIG, The Twelve-Factor App: Config
- PHP_CONFIGURATION, PHP Runtime Configuration