Releases: trufflesecurity/trufflehog
Releases · trufflesecurity/trufflehog
v3.88.35
What's Changed
- chore: fix some function names by @jinjiadu in #4175
- Improved JIRA detector by @kashifkhan0771 in #4155
- Github and Gitlab Authentication via
http.extraHeader
for cloning Repositories by @kashifkhan0771 in #4139 - Updated LaunchDarkly Analyzer and Detector by @kashifkhan0771 in #4178
- [Fix] Fixed False-Positive Verification in Okta Verification by @nabeelalam in #4180
- (fix) Leading = in gitlab v1 token by @abmussani in #4156
- Added deepseek support by @bunnyanon in #3980
- Rename url parameter in Postman client to urlString by @martinlocklear in #4184
- Update GitHub analyzer to use correct AnalyzerType in results by @amanfcp in #4188
- (fix) Auth0 Management token flaky test by @abmussani in #4179
- Skip Intermittently Failing Git Tests by @martinlocklear in #4187
- Bump the Postman client timeout by @martinlocklear in #4183
- Alias custom context in Postman Client by @martinlocklear in #4185
- Better Postman API request timeout logging by @martinlocklear in #4186
- Remove Snowflake Driver by @amanfcp in #4173
New Contributors
- @bunnyanon made their first contribution in #3980
Full Changelog: v3.88.34...v3.88.35
v3.88.34
What's Changed
- Enhanced smartsheets detector by @kashifkhan0771 in #4168
- feat: allow input source from pipe by @strazzere in #4088
- Prevent indefinite hang for sql server detector by @kashifkhan0771 in #4174
Full Changelog: v3.88.33...v3.88.34
v3.88.33
What's Changed
- Change filesystem unit enumeration to use provided inputs by @mcastorina in #4163
- Added support for indeterminate verification for letter Z detectors by @kashifkhan0771 in #4165
Full Changelog: v3.88.32...v3.88.33
v3.88.32
What's Changed
- docs: fix typos by @bobidle in #4158
- Change github file extension log message verbosity by @martinlocklear in #4159
- Increase postman logging verbosity by @martinlocklear in #4160
- Reduce verbosity of chunk trace logging by @martinlocklear in #4161
- Fixed Grafana detector by @kashifkhan0771 in #4166
Full Changelog: v3.88.31...v3.88.32
v3.88.31
What's Changed
- [Fix] Line number issue for custom detector by @kashifkhan0771 in #3997
- Replace anthropic references with groq by @lihararora in #4147
- Updated Github Source Validate method by @kashifkhan0771 in #4144
- [Feat] Added Dropbox API OAuth2 Token Analyzer by @nabeelalam in #4080
- Add per-chunk detection logging by @martinlocklear in #4152
- chore: run setup-go after checkout by @Juneezee in #4143
- Fixed Shopify detector line number by @kashifkhan0771 in #4149
- Added DataBricks Analyzer by @kashifkhan0771 in #4135
- Add a bunch of Postman logging by @martinlocklear in #4154
- Update Twitch detector to handle new RawV2 field by @amanfcp in #4150
New Contributors
- @lihararora made their first contribution in #4147
Full Changelog: v3.88.30...v3.88.31
v3.88.30
What's Changed
- [Feat] Detector implementation for Azure Configuration Connection String Key by @abmussani in #3939
- Improved JDBC Detector Regex by @kashifkhan0771 in #4109
- [Feat] Added Ngrok API Key Analyzer by @nabeelalam in #4110
- [Feat] Added New AccuWeather Detector Version by @nabeelalam in #4114
- fix(discordwebhook): Update Discord webhook detector to support 19-digit IDs by @itsmatinx in #4133
- Fixed name of netlify analyzer in cli output by @kashifkhan0771 in #4140
- [Feat] Added Mux API Analyzer by @nabeelalam in #4128
- [Feat] Implementation of Posthog Analyzer by @abmussani in #4103
- Add metrics to the Postman source by @camgunz in #4142
- fix(postman): prevent infinite recursion in variable substitution by @dustin-decker in #4145
New Contributors
- @itsmatinx made their first contribution in #4133
Full Changelog: v3.88.29...v3.88.30
v3.88.29
What's Changed
- Fixed Kontent Detector by @kashifkhan0771 in #4122
- postman_client.IDNameUUID becomes IdNameUid by @martinlocklear in #4123
- Normalize UID to Uid in Postman Code by @martinlocklear in #4125
- Postman Code Uses Consistent Casing for Id Var Names by @martinlocklear in #4124
- Fastly Analyzer by @kashifkhan0771 in #4082
- [Feat] Detector implementation for Azure API Management Direct Management Key by @abmussani in #3938
- Monday App Analyzer by @kashifkhan0771 in #4120
- Exclusion of FalsePositive GH's usernames in PrivateKeyDetector by @abmussani in #4046
- Update PreCommit.md with latest pre-commit stage names by @BeastImran in #4112
- feat(sources/s3): migrate to AWS SDK v2 by @Juneezee in #4069
- test(sources/s3): fix missing region error by @Juneezee in #4131
New Contributors
- @BeastImran made their first contribution in #4112
Full Changelog: v3.88.28...v3.88.29
v3.88.28
What's Changed
- [Feat] Added Tunnel Authtoken Verification In Ngrok Detector by @nabeelalam in #4115
- Add xAI detector by @shreyas-sriram in #4117
- Netlify Analyzer by @kashifkhan0771 in #4106
- fix(test/snowflake): Snowflake flaky pattern test by @abmussani in #4083
- Issue - 3697 - GitHub analyzer panic by @amanfcp in #4113
- [Fix] Added Prefix In Dockerhub Detector Regex by @nabeelalam in #4084
Full Changelog: v3.88.27...v3.88.28
v3.88.27
What's Changed
- Fixed PubnubsubsciptionKey detector verification by @kashifkhan0771 in #4107
- chore: added github action custom detector name by @sahil9001 in #3417
- Refactor Netlify Detector by @amanfcp in #4102
- Update the trufflehog github action description. by @zricethezav in #4108
- Make a first pass at some structural introduction docs by @martinlocklear in #4076
- Improve pre-commit hooks documentation by @dustin-decker in #4098
- feat: bing subscription key support by @snieguu in #4092
- Postman increase http client timeout by @casey-tran in #4086
Full Changelog: v3.88.26...v3.88.27
v3.88.26
What's Changed
- fix(deps): update module github.com/couchbase/gocb/v2 to v2.10.0 by @renovate in #4075
- Polish logging around git and archives to reduce noise by @camgunz in #4034
- [Feat] Support Dockerhub OATs by @harmonherring-pro in #4062
- [Fix] Updated Dropbox Detector by @nabeelalam in #4073
- (Fix) Exclude trailing quotes and commas in Password by @abmussani in #4078
- Added azure COSMOSDB detector by @kashifkhan0771 in #3951
- Ignore common key by @dylanTruffle in #4039
- test(sources/s3): fix infinite blocking and timeout issue in TestSource_Chunks by @Juneezee in #4048
- Small comment fix: workspaces --> collections by @martinlocklear in #4093
- Netlify Detector Version 2 implementation by @amanfcp in #4091
- Harness Detector Implementation by @amanfcp in #4085
- [Fix] Added Shannon Entropy Check In AccuWeather Detector by @nabeelalam in #4096
- fix(deps): update module github.com/snowflakedb/gosnowflake to v1.13.3 [security] by @renovate in #4105
- feat: langfuse support by @snieguu in #4079
- Remove unnecessary verbosity call when logging error by @martinlocklear in #4097
- Don't die on workspace request failure to Postman API by @martinlocklear in #4095
- Don't die on collection request failure to Postman API by @martinlocklear in #4094
- Add --no-color option to force disabling colorized output by @TheToddLuci0 in #4081
New Contributors
- @amanfcp made their first contribution in #4091
- @snieguu made their first contribution in #4079
- @TheToddLuci0 made their first contribution in #4081
Full Changelog: v3.88.25...v3.88.26