credential-checker
v0.0.3
Published
Checks all files in a project to ensure no keys, passwords, or other custom patterns are present.
Downloads
30
Readme
Credential Checker
This script will allow you to setup a pre-commit hook on your git repository to check your code for any credentials that might be hard coded.
For security it is critical that no credentials are hard-coded in your application code.
npm start
