A script which intercepts the git command and checks for the git command 'add'. It then checks all files in the 'add' command for specific sensitive keywords such as password, apikey, or credentials. It will then display the lines found to the user and prompt the user to see if they would want to continue. It is intended to prevent accidental commits of files containing sensitive credentials or information
-
Notifications
You must be signed in to change notification settings - Fork 0
A script which intercepts the git command and checks for the git command 'add'. It then checks all files in the 'add' command for specific sensitive keywords such as password, apikey, or credentials. It will then display the lines found to the user and prompt the user to see if they would want to continue. It is intended to prevent accidental co…
License
jahawkins/safe-git
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A script which intercepts the git command and checks for the git command 'add'. It then checks all files in the 'add' command for specific sensitive keywords such as password, apikey, or credentials. It will then display the lines found to the user and prompt the user to see if they would want to continue. It is intended to prevent accidental co…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published