gitleaks
brew install gitleaks
v8.30.1
MIT
Go CLI tool that scans Git repositories for accidentally committed secrets and sensitive credentials.
Why you might care
Gitleaks detects API keys, tokens, passwords, and other secrets in your Git history before they leak into the wild. It integrates with CI/CD pipelines and pre-commit hooks, runs fast, and outputs detailed reports with locations of exposed secrets. Use this in automated security workflows to catch credential mistakes early.
11.8k
30-day installs · #324
32.0k
90-day · #378
103.3k
365-day · #408
Build dependencies
Links
- https://gitleaks.io/
- Brew formula source: Formula/g/gitleaks.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"truffleHog",
"detect-secrets",
"GitGuardian"
],
"build_dependencies": [
"go"
],
"categories": [
"security",
"scanner",
"version-control"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Audit git repos for secrets",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:07+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gitleaks",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://gitleaks.io/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Gitleaks",
"installs_30d": 11751,
"installs_365d": 103347,
"installs_90d": 31984,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:44:09+00:00",
"llm_model": "claude-haiku-4-5",
"name": "gitleaks",
"oldnames": [],
"one_liner": "Go CLI tool that scans Git repositories for accidentally committed secrets and sensitive credentials.",
"optional_dependencies": [],
"rank_30d": 324,
"rank_365d": 408,
"rank_90d": 378,
"raw_hash": "0273be5a176207d1",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gitleaks.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "8.30.1",
"versioned_formulae": [],
"why_use_this": "Gitleaks detects API keys, tokens, passwords, and other secrets in your Git history before they leak into the wild. It integrates with CI/CD pipelines and pre-commit hooks, runs fast, and outputs detailed reports with locations of exposed secrets. Use this in automated security workflows to catch credential mistakes early."
}