Scan data for secrets
Gerrit
5min
Source integration to Gerrit, the code review tool.
TruffleHog will only scan what you have access to.
If you omit providing projects then all code projects that the credential can list and access will be scanned.
Key | Description | Required |
---|---|---|
endpoint | The URL endpoint for the Gerrit service | Yes |
projects | The list of projects to scan. Omit to enumerate instead. | No |
skipBinaries | If set to true, binary files will be skipped | No |
skipArchives | If set to true, binary files will be skipped | No |
Feature | Supported |
---|---|
History | ✅ |
Scan archive files | ✅ |
Scan base64 encoded | ✅ |
Scan binaries | ✅ |
Exclude Filter | ✅ |
Auto resume | ✅ |
Notes:
- Does not scan diffs > 1 GB.