v3.93.0
What's Changed
- Remove ResultWithMetadata.Data by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/4659
- Add tests for processResult by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/4674
- Switch out default HTTP client use in detectors by @bradlarsen in https://github.com/trufflesecurity/trufflehog/pull/4670
- [INS-202] Add rate limiting to the Github Analyzer by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4617
- Fix/issue 4578 path normalization for unix and windows by @Rusted2361 in https://github.com/trufflesecurity/trufflehog/pull/4614
- Auto-configure TruffleHog for Pre-commit Hooks by @kashifkhan0771 in https://github.com/trufflesecurity/trufflehog/pull/4666
- Include key info for analyze by @bill-rich in https://github.com/trufflesecurity/trufflehog/pull/4686
- fix: typos in comments by @NAM-MAN in https://github.com/trufflesecurity/trufflehog/pull/4676
- Stop using detectableChunk in processResult by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/4691
- fix(github): preserve trailing hyphens in repository names by @PascalThuet in https://github.com/trufflesecurity/trufflehog/pull/4695
- Skip failing Git Engine test by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4701
- [INS-281] Github Bug fix: UnitErr and UnitOK called for the same repo by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4681
- [INS-258] Revert includeRepos removal from GitHub source by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4673
- Re-enable Git Engine Test by @shahzadhaider1 in https://github.com/trufflesecurity/trufflehog/pull/4715
- Add some false positive tests by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/4703
- Unify false positive/overlap tests by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/4699
- Unify some false positive logic by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/4720
- [INS-249] Updated Gitlab client from v0.129.0 to v1.12.0(latest) by @MuneebUllahKhan222 in https://github.com/trufflesecurity/trufflehog/pull/4655
- [INS-307] Added unspecified(0.0.0.0) check to DetectorHttpClientWithNoLocalAddresses by @MuneebUllahKhan222 in https://github.com/trufflesecurity/trufflehog/pull/4726
- Added Analysis info to tableau detector by @MuneebUllahKhan222 in https://github.com/trufflesecurity/trufflehog/pull/4717
- Remove first-class verification overlap tracker by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/4723
- [INS-280] Fix Github "repostories" filter does not respect GHES endpoint by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4677
- [INS-228] Add ignorePattern configuration support to Postgres and Sqlserver detectors by @mustansir14 in https://github.com/trufflesecurity/trufflehog/pull/4612
New Contributors
- @Rusted2361 made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/4614
- @NAM-MAN made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/4676
- @PascalThuet made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/4695
Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.92.5...v3.93.0