All Tools
G
Dev ToolsFreeOpen Source
GITLEAKS
Find secrets in git repos and CI
MIT
ABOUT
LLM apps and agent configs often commit API keys by accident, and git history keeps them forever. Gitleaks scans repos, files, and CI for tokens and credentials so teams catch leaks before they hit GitHub.
INSTALL
brew install gitleaksINTEGRATION GUIDE
1. Scan a git repo and history for leaked API keys
2. Add a pre-commit or CI secret scan for LLM projects
3. Audit agent config files for hardcoded tokens
TAGS
gosecretssecuritygitciscanning