| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| git-hound_3.1-beta_checksums.txt | 2025-04-21 | 279 Bytes | |
| git-hound_darwin_amd64.zip | 2025-04-21 | 7.1 MB | |
| git-hound_linux_amd64.zip | 2025-04-21 | 7.0 MB | |
| git-hound_windows_amd64.zip | 2025-04-21 | 7.2 MB | |
| README.md | 2025-04-21 | 1.1 kB | |
| v3.1 source code.tar.gz | 2025-04-21 | 163.1 kB | |
| v3.1 source code.zip | 2025-04-21 | 189.2 kB | |
| Totals: 7 Items | 21.7 MB | 0 | |
GitHound's web UI can now work with secrets found with TruffleHog. The results can be viewed at https://githoundexplore.com.
Example:
tillson@mac git-hound $ trufflehog git --org example --json | git-hound --trufflehog
[+] Please visit the following URL to link your account: https://githoundexplore.com/link/<UNIQUE_ID>
[*] Waiting for account verification...
[+] Account verified successfully
Connected to GitHound Explore! View search results at: https://githoundexplore.com/app/search/<YOUR_SEARCH>
[*] Waiting for trufflehog output from stdin...
[*] Example usage: trufflehog git <repo-url> --json | go run main.go --trufflehog --dashboard
Changelog
- [eae04f] one more change
- [8635a3] fix some thread locks
- [d2ccaf] Finish integration
- [4e0a89] More work on trufflehog integration
- [29856f] Add trufflehog support for GHEX integration
- [702135] Search ID flag
- [c14dc6] Fix INSERT_KEY env variable
- [27b52c] remove hf secret
- [fe1c37] Env variable support
- [62e8bb] re-organize rules folder to match default parameters