
ggshield
No description available.
The Lens
Ggshield catches that before it reaches your remote repository. It scans your commits for secrets (API keys, passwords, certificates, private keys) and blocks the push if it finds any. Picture a pre-commit hook that prevents your worst 'oh no' moments.
MIT license, Python CLI. Runs as a Git hook, in CI/CD pipelines, or as a standalone scanner. Uses GitGuardian's detection engine which recognizes 400+ types of secrets. Also scans for infrastructure-as-code misconfigurations (Terraform, CloudFormation, Kubernetes).
The free tier covers individual developers: unlimited local scanning, up to 25 developers on GitGuardian's platform with basic features. Paid plans start at $60/developer/month for teams, which adds historical scanning, dashboards, incident management, and remediation workflows. Solo developers: free and you should install it today. There's no reason not to have secret detection in your Git hooks. Small teams (2-25): free tier covers you. Growing teams: $60/dev/mo adds value when you need historical scanning and incident workflows. Large orgs: enterprise pricing for SAML SSO, custom detectors, and API access.
The catch: the real power is in GitGuardian's cloud platform, not just the CLI. The free CLI scans current commits, but finding secrets already buried in your Git history requires the paid platform. TruffleHog and Gitleaks are fully free alternatives that scan history locally, less polished, but no per-developer pricing.
Free vs Self-Hosted vs Paid
freemium### Free Tier - CLI scanning: unlimited local use - GitGuardian platform: up to 25 developers - Real-time detection, basic dashboard - Limited historical scanning
### Paid (Team) - $60/developer/month - Full historical scanning across all repos - Incident management and remediation workflows - Priority support
### Paid (Enterprise) - Custom pricing - SAML SSO, custom secret detectors - API access, advanced analytics - Dedicated support
### When to Pay Pay at $60/dev/mo when you need to scan existing Git history for leaked secrets, or when your team needs centralized incident management. For 10 developers, that's $600/mo.
### Free Alternatives TruffleHog and Gitleaks scan Git history for free, locally. Less polished but $0.
Free CLI for pre-commit scanning. $60/dev/mo for the full platform. TruffleHog is the free alternative for history scanning.
Similar Tools
About
- Owner
- GitGuardian (Organization)
- Stars
- 1,932
- Forks
- 193
Explore Further
More tools in the directory
Get tools like this delivered weekly
The Open Source Drop — the best new open source tools, analyzed. Free.




