Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- When basic auth is enabled, the script materializes the username and password directly into functions/_middleware.js, embedding secrets into a file in the deployment workspace. That creates a persistent plaintext copy that can be committed, backed up, exposed through logs/artifacts, or otherwise leaked beyond the intended environment-variable scope.
