Scan data for secrets
Bitbucket
5min
to Bitbucket.
Key | Description | Required |
---|---|---|
endpoint | The endpoint URI for bitbucket | Yes if using basic auth |
repositories | List of repositories to scan. Leaving it off will enumerate them instead. | No |
ignoreRepos | List of repositories to ignore. Typically used when using enumeration. | No |
skipBinaries | If true, binary files will be ignored | No |
skipArchives | If true, archive files will be ignored | No |
Feature | Supported |
---|---|
Scan archive Files | ✅ |
Scan archived Repos | ✅ |
Scan base64 Encoded data | ✅ |
Scan binaries | ✅ |
Exclude Filter | ✅ |
History | ✅ |
Include Filter | ✅ |
Pre-commit | ✅ |
Pre-receive | ✅ |
Resumption | ✅ |
Notes:
- TruffleHog doesn't scan diffs larger than 1 GB