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
ο»Ώ