anshumanbh/git-all-secrets
A tool to capture all the git secrets by leveraging multiple open source git searching tools observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3370
- days_rel: n/a
- days_push: 2626
- n_releases_24m: 0
Adoption not part of the score
1144 stars · 194 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
git-all-secrets is a Go CLI tool that clones GitHub/GitHub Enterprise repositories, gists, and organization or team repos, then scans them for leaked secrets using multiple scanners like truffleHog and repo-supervisor. It consolidates results from all scanners into a single output file and is typically run via Docker.
Use cases
- scan an entire github organization for leaked secrets
- find api keys and credentials accidentally committed to git repos
- audit a user's repositories and gists for exposed tokens
- run secret scanning in a bug bounty or pentest recon workflow
- scan github enterprise repositories for high entropy strings
When to choose
- you want to aggregate results from multiple secret-scanning tools in one run
- you need to bulk-scan orgs, users, teams, or gists rather than a single repo
- you prefer a dockerized tool that needs no local setup
When to avoid
- you need actively maintained secret scanning with modern detector rules
- you only need to scan a single repository quickly
- you want a library to embed in another application rather than a standalone CLI
Facets
cli-tool · maturity maintenance
security vulnerability-scanning cli developer-tools security developer-tools version-control cli windows secrets-detection git-scanning trufflehog repo-supervisor github-enterprise penetration-testing docker linux macos
1 source
- readme: https://github.com/anshumanbh/git-all-secrets · fetched 2026-08-28 · cf9b99c936f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anshumanbh/git-all-secrets | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="anshumanbh/git-all-secrets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem