Tool Information
| Field | Details |
|---|---|
| Tool | Gitleaks |
| Category | Secret Detection |
| License | MIT License |
| Source Code | https://github.com/gitleaks/gitleaks |
Gitleaks scans repositories to detect hardcoded secrets and sensitive credentials.
Dashboards Using This Tool
| Dashboard |
|---|
| Code Scanning |
Scanners Available
Secret Exposure Scan
Detects hardcoded secrets and sensitive credentials exposed in:
- Source code
- Configuration files
- Client-side scripts
Examples include:
- API keys
- Access tokens
- Passwords
- Private keys