Skip to content
/ besafe Public

A simple git pre-commit hook to prevent youfrom accidentally leaking your .env files.

License

Notifications You must be signed in to change notification settings

pybash1/besafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

besafe

A simple git pre-commit hook to prevent youfrom accidentally leaking your .env files.

Dependencies

To install and run

cargo install besafe --locked
besafe install

Scoop:

scoop install https://raw.githubusercontent.com/pybash1/besafe/main/besafe.json
besafe install

Features

  • Single command installation
  • Superfast(written in Rust)
  • Has default exceptions like .env.example and gitignored files
  • Only 1 dependency

OSes tested

  • Windows

About

A simple git pre-commit hook to prevent youfrom accidentally leaking your .env files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages