CRITICAL

Exposed .env File

What is it?

The .env file containing API keys, database credentials, and secrets is publicly accessible at the production URL.

How to fix

Add .env to .gitignore AND your deploy tool's ignore list. Rotate every secret in the file immediately.

Scan for this vulnerability

Security Scanner automatically checks for this issue as part of its 70+ module scan. Try it free — no signup needed for the quick scan.

Check your app now →

Related reading