Skip to content

Releases: BuiltInParris/xGitGuard

Version 1.0.0 of xGitGuard pre-commit hook

22 Nov 17:55
Compare
Choose a tag to compare

Version 1.0.0 of the xGitGuard pre-commit hook uses the existing xGitGuard regex detection and keyword/secret correlation to gate-keep commits with secrets from being added to version control.
To install, unzip the folder and then run the bash file "xgitguard-pre-commit-installer".
It will move the executable and set up your pre-commit hook in the ~/gitconfig folder.