Releases: trufflesecurity/trufflehog
Releases · trufflesecurity/trufflehog
v3.95.2
What's Changed
- Revert "[INS-397] Fix git version parser panic on non-numeric patch versions" by @trufflesteeeve in #4903
Full Changelog: v3.95.1...v3.95.2
v3.95.1
What's Changed
- [INS-444] Fix verification logic in Mesibo detector by @mustansir14 in #4884
Full Changelog: v3.95.0...v3.95.1
v3.95.0
What's Changed
- Upgrade golangci-lint in CI runner and Makefile by @amanfcp in #4861
- Deprecate SquareUp Detector by @nabeelalam in #4855
- [INS-397] Fix git version parser panic on non-numeric patch versions by @shahzadhaider1 in #4882
- Fix Bitbucket line highlighting URLs by @shahzadhaider1 in #4854
- [INS-403] Support Custom endpoint config in hashicorpvaultauth Detector by @MuneebUllahKhan222 in #4825
- [INS-398] Added tests to ensure that custom endpoint configuration works in artifactory detectors by @MuneebUllahKhan222 in #4832
- Host ldap-verify library in trufflesecurity by @trufflesteeeve in #4859
- Add AnalysisError type and wrap all analyzer error paths by @johnelliott in #4779
- dep-updates: Go 1.25 and dependency refreshes by @dustin-decker in #4888
- Fix nil pointer panics in GitHub analyzer gist/repo binding functions by @shahzadhaider1 in #4864
- [INS-399] Added Bitbucket data center(on prem) PAT detector by @MuneebUllahKhan222 in #4883
- [INS-402] Add Jira Data Center PAT Detector by @mustansir14 in #4872
- Add man page generation for trufflehog by @bryanbeverly in #4894
- Add Confluence Data Center PAT detector by @amanfcp in #4886
Full Changelog: v3.94.3...v3.95.0
v3.94.3
What's Changed
- Add release bot workflow by @bryanbeverly in #4835
- handle AADSTS50173 as explicit revocation signal for azure refresh tokens by @jordanTunstill in #4842
- Add AnalysisInfo to verified results by @hxnyk in #4862
- Add nil check and error context to GitHub analyzer by @johnelliott in #4858
- [CSM-1857] Fix expired Azure secrets being silently dropped by @dipto-truffle in #4845
- Add HTML decoder for secret detection in HTML-formatted sources by @alafiand in #4840
- Split out detector types into separate proto file in order to narrow CODEOWNERS scope by @casey-tran in #4871
New Contributors
- @johnelliott made their first contribution in #4858
- @dipto-truffle made their first contribution in #4845
- @alafiand made their first contribution in #4840
Full Changelog: v3.94.2...v3.94.3
v3.94.2
What's Changed
- Skip TestAPKHandler by @shahzadhaider1 in #4841
- fix: replace release-guard workflow with revert-latest job by @sysread in #4838
- Deprecated GoogleAPIKey Detector by @nabeelalam in #4853
- todoist: replace deprecated verification endpoint by @rai1612 in #4828
- Add Shopify OAuth Detector by @amanfcp in #4738
- [INS-425] Updated google.golang.org/grpc v1.78.0 --> v1.79.3 by @MuneebUllahKhan222 in #4852
- [INS-421] Re-enabled TestAPKHandler test and updated artifact url by @MuneebUllahKhan222 in #4856
New Contributors
Full Changelog: v3.94.1...v3.94.2
v3.94.1
What's Changed
Full Changelog: v3.94.0...v3.94.1
v3.94.0
What's Changed
- Use trContext instead of context throughout Filesystem source by @camgunz in #4804
- Make naming more consistent in the Filesystem source by @camgunz in #4805
- Rearrange some method parameters in the Filesystem source by @camgunz in #4806
- [INS-254] Datadog detector verification fix and endpoint configuration by @MuneebUllahKhan222 in #4616
- [INS-241] Datadogapikey detector by @MuneebUllahKhan222 in #4627
- Analysis info now uses snake case by @MuneebUllahKhan222 in #4765
- Add anypoint oauth2 detector to defaults.go by @mustansir14 in #4722
- Update README formatting and CLI help output by @bryanbeverly in #4758
- Add test cases for escaped unicode by @casey-tran in #4812
- Confine symlink state handling to scanSymlink in Filesystem source by @camgunz in #4807
- Expand tilde manually in TUI by @mcastorina in #4827
New Contributors
- @bryanbeverly made their first contribution in #4758
Full Changelog: v3.93.8...v3.94.0
v3.93.8
What's Changed
- fix: make LDAP verification context-aware by @mariduv in #4768
- Stop growing filesystem resume data by @rosecodym in #4797
Full Changelog: v3.93.7...v3.93.8
v3.93.7
What's Changed
- [INS-331] Fix the issue causing the tests file system soruce tests to fail on windows by @MuneebUllahKhan222 in #4743
- Thread original chunk data through engine pipeline by @dustin-decker in #4780
- Added detector for JFrog Artifactory Reference Tokens by @shahzadhaider1 in #4684
- Fix JDBC detector regex truncating trailing non-alphanumeric password characters by @amanfcp in #4755
Full Changelog: v3.93.6...v3.93.7
v3.93.6
What's Changed
- GH_TOKEN needed for gh by @bill-rich in #4772
- Move verify flag into
detectableChunkby @rosecodym in #4558
Full Changelog: v3.93.5...v3.93.6