| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| trufflehog_3.90.9_checksums.txt | 2025-10-15 | 624 Bytes | |
| trufflehog_3.90.9_checksums.txt.pem | 2025-10-15 | 3.3 kB | |
| trufflehog_3.90.9_checksums.txt.sig | 2025-10-15 | 96 Bytes | |
| trufflehog_3.90.9_windows_amd64.tar.gz | 2025-10-15 | 71.1 MB | |
| trufflehog_3.90.9_darwin_amd64.tar.gz | 2025-10-15 | 71.0 MB | |
| trufflehog_3.90.9_darwin_arm64.tar.gz | 2025-10-15 | 67.9 MB | |
| trufflehog_3.90.9_linux_amd64.tar.gz | 2025-10-15 | 33.5 MB | |
| trufflehog_3.90.9_linux_arm64.tar.gz | 2025-10-15 | 28.7 MB | |
| trufflehog_3.90.9_windows_arm64.tar.gz | 2025-10-15 | 66.1 MB | |
| README.md | 2025-10-15 | 2.0 kB | |
| v3.90.9 source code.tar.gz | 2025-10-15 | 4.1 MB | |
| v3.90.9 source code.zip | 2025-10-15 | 7.5 MB | |
| Totals: 12 Items | 349.9 MB | 0 | |
What's Changed
- Return non-zero exit code if an error occurs during a scan. by @mplzik in https://github.com/trufflesecurity/trufflehog/pull/4476
- Fix: SonarCloud Verification Logic by @shahzadhaider1 in https://github.com/trufflesecurity/trufflehog/pull/4482
- Clarify what 'unknown' means by @dustin-decker in https://github.com/trufflesecurity/trufflehog/pull/4477
- Proto update to support scanning confluence comments by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4484
- Fix SSH schema error executing git clone by @shahzadhaider1 in https://github.com/trufflesecurity/trufflehog/pull/4488
- Detect Organization ID to pass into AnalysisInfo for Atlassian Detector by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4480
- Add support for Account API Token verification in Postmark Detector by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4495
- refactor: use b.Loop() to simplify the code and improve performance by @dulanting in https://github.com/trufflesecurity/trufflehog/pull/4497
- Fix wrong line number in private key detector (#4485) by @kmgv in https://github.com/trufflesecurity/trufflehog/pull/4486
- Reduce GitHub V1 Detector False Positives by @shahzadhaider1 in https://github.com/trufflesecurity/trufflehog/pull/4494
- Bump github.com/nwaples/rardecode/v2 from 2.0.0-beta.4.0.20241112120701-034e449c6e78 to 2.2.0 by @dependabot[bot] in https://github.com/trufflesecurity/trufflehog/pull/4501
New Contributors
- @mplzik made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/4476
- @mustansir14 made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/4484
- @dulanting made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/4497
- @kmgv made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/4486
Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.90.8...v3.90.9