Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The JSON example places `QUEUE_AIOPS_MASTER_PASSWORD` as a literal value in the `env` block, and the surrounding text tells users to put everything needed there. This is a privacy- and security-relevant behavior because it encourages storing a secret in configuration, but the guide does not warn users about plaintext secret exposure or safer alternatives such as external secret injection.
