Free · deterministic · no AI wrapper
Upload a repo ZIP. EnvDrift scans code, Docker, Compose, YAML, shell scripts, docs, and GitHub Actions to spot missing variables, stale documentation, CI-only secrets, and risky files.
Deploy readiness
A practical deploy checklist, not a giant static-analysis novel.
Every finding links back to files, lines, and copyable .env.example entries.
Flags real .env files, key material, credentials files, and CI secret references.
No. It is deterministic regex/rule-based scanning so the same ZIP produces the same report.
JavaScript, TypeScript, Python, PHP, shell scripts, YAML, Dockerfiles, Docker Compose, docs, .env examples, and GitHub Actions workflows.
No. It is a deploy readiness helper. It catches common env drift and risky files, but it does not replace a real secrets scanner.