Description-Behavior Mismatch
Medium
- Confidence
- 98% confidence
- Finding
- The script explicitly classifies files of type 'credentials' together with environment and configuration files and then recommends bundling them for deployment consistency. In practice, this normalizes inclusion of secrets such as .env files, credential files, and service account keys into deployment artifacts, which can cause secret leakage, over-distribution of privileged material, and compromise of downstream systems if the bundle is stored or transferred insecurely.
