Gitleaks plugin for the asdf version manager.
Plugin:
asdf plugin add gitleaks https://github.com/jmcvetta/asdf-gitleaks.git
gitleaks:
# Show all installable versions
asdf list-all gitleaks
# Install specific version
asdf install gitleaks latest
# Set a version globally (on your ~/.tool-versions file)
asdf global gitleaks latest
# Now gitleaks commands are available
gitleaks --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Jason McVetta