A simple git pre-commit hook to prevent youfrom accidentally leaking your .env files.
cargo install besafe --locked
besafe install
scoop install https://raw.githubusercontent.com/pybash1/besafe/main/besafe.json
besafe install
- Single command installation
- Superfast(written in Rust)
- Has default exceptions like .env.example and gitignored files
- Only 1 dependency
- Windows