| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| trufflehog_3.95.3_checksums.txt.pem | 2026-05-11 | 3.3 kB | |
| trufflehog_3.95.3_checksums.txt.sig | 2026-05-11 | 96 Bytes | |
| trufflehog_3.95.3_checksums.txt | 2026-05-11 | 624 Bytes | |
| trufflehog_3.95.3_darwin_amd64.tar.gz | 2026-05-11 | 70.9 MB | |
| trufflehog_3.95.3_darwin_arm64.tar.gz | 2026-05-11 | 67.4 MB | |
| trufflehog_3.95.3_linux_amd64.tar.gz | 2026-05-11 | 33.5 MB | |
| trufflehog_3.95.3_linux_arm64.tar.gz | 2026-05-11 | 28.4 MB | |
| trufflehog_3.95.3_windows_amd64.tar.gz | 2026-05-11 | 67.9 MB | |
| trufflehog_3.95.3_windows_arm64.tar.gz | 2026-05-11 | 62.4 MB | |
| README.md | 2026-05-11 | 2.2 kB | |
| v3.95.3 source code.tar.gz | 2026-05-11 | 4.2 MB | |
| v3.95.3 source code.zip | 2026-05-11 | 7.8 MB | |
| Totals: 12 Items | 342.5 MB | 5 | |
What's Changed
- Renamed AnypointOAuth2 detector's AnalysisInfo keys to make it consistent with its Analyzer by @MuneebUllahKhan222 in https://github.com/trufflesecurity/trufflehog/pull/4906
- Rename AnalysisInfo field to SecretParts on detectors.Result by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/4911
- Document SecretParts contract in detector-authoring docs by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/4912
- Add a static check for detectors that don't set SecretParts by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/4913
- Populate SecretParts on all detectors by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/4919
- Make checksecretparts required in CI by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/4921
- Deduplicate concurrent credential verification requests via singleflight by @kashifkhan0771 in https://github.com/trufflesecurity/trufflehog/pull/4314
- log non-critical chunk errors at V(2).Info instead of Error by @johnelliott in https://github.com/trufflesecurity/trufflehog/pull/4928
- [INS-320] Cloudinary detector by @MuneebUllahKhan222 in https://github.com/trufflesecurity/trufflehog/pull/4747
- ci: bump JS actions to Node 24 majors (incl. CodeQL v4 + WIF auth v3) by @bryanbeverly in https://github.com/trufflesecurity/trufflehog/pull/4933
- chore: bump golangci-lint-action v7 → v9 (Node 24) by @bryanbeverly in https://github.com/trufflesecurity/trufflehog/pull/4936
- Add default Content-Type: application/json header for custom detector verification request by @MuneebUllahKhan222 in https://github.com/trufflesecurity/trufflehog/pull/4947
- Make detector Result.SecretParts initialization stricter by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/4948
- Add Pinecone API key detector by @dylanTruffle in https://github.com/trufflesecurity/trufflehog/pull/4917
- adding customizable successRanges and rotatedRanges to customDetector by @jordanTunstill in https://github.com/trufflesecurity/trufflehog/pull/4892
Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.95.2...v3.95.3