Releases: trufflesecurity/trufflehog
Releases · trufflesecurity/trufflehog
v3.84.0
What's Changed
- [refactor] - Add DataOrErr by @ahrav in #3520
- [feat] - Introduce Fatal/Non-Fatal File Handling Errors by @ahrav in #3521
- [feat] - S3 Progress Tracker by @ahrav in #3568
- chore: fix typos in comments and tests; enable misspell by @alexandear in #3573
- Feat: Added ZohoCRM detector by @nabeelalam in #3516
- Add GitLab shared exclusion flag by @rosecodym in #3572
- [fix] - Close the BufferedReadSeekr after use by @ahrav in #3618
- [chore] - add comment to close BufferedReadSeeker by @ahrav in #3622
- [chore] Log non-fatal errors encountered during a scan by @mcastorina in #3612
- Increase MongoDB timeout to 5 seconds by @rgmz in #3620
- fix(deps): update module github.com/xanzy/go-gitlab to v0.114.0 by @renovate in #3621
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.2 by @renovate in #3623
- Added pattern unit tests for detectors starting with the letters i through m by @nabeelalam in #3614
- Update CODEOWNERS by @zricethezav in #3627
- chore: fix function name in comment by @binchengqu in #3616
- Remove unused findLevel function by @mcastorina in #3628
- Add log.ToLogger and log.ToSlogger helper functions by @mcastorina in #3629
- fix(deps): update module google.golang.org/api to v0.207.0 by @renovate in #3630
- fixed github classic token analyzer expiry time by @kashifkhan0771 in #3624
- fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.7 by @renovate in #3636
- [Fix] Handling of forbidden status in Slack Webhook by @abmussani in #3635
- Update AWS detector logic by @rgmz in #3583
- Create Azure OpenAI detector by @rgmz in #2347
- Update Azure application credentials detector by @rgmz in #2985
- fixing databricks detector for azure workspaces by @4390c336 in #3038
- Improve Azure Storage detection by @rgmz in #2097
- Update Azure Container Registry detector by @rgmz in #3632
- fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.3.2 by @renovate in #3617
- Update HubSpot detectors by @rgmz in #2845
- Fix nil pointer in Azure Storage detector by @rgmz in #3639
- Upgrade Algolia detector by @rgmz in #3613
New Contributors
- @nabeelalam made their first contribution in #3516
- @binchengqu made their first contribution in #3616
- @4390c336 made their first contribution in #3038
Full Changelog: v3.83.7...v3.84.0
v3.83.7
What's Changed
- Update AirTable detector by @rgmz in #3581
- Added pattern test cases for Alphabet D and E detectors by @kashifkhan0771 in #3584
- Sort defaults.go by @rgmz in #3587
- Fix giturl handling of paths containing
%
by @rgmz in #2982 - Increase level for verbose log by @rgmz in #3589
- [fix] - remove unused embedded struct by @ahrav in #3592
- added pattern test cases for F, G and H alphabet detectors by @kashifkhan0771 in #3590
- [feat] - Add Detector Description to JSON output by @ahrav in #3404
- fix(deps): update module github.com/xanzy/go-gitlab to v0.113.0 by @renovate in #3562
- fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.3.1 by @renovate in #3566
- feat: added check for valid git commit and warning message by @sahil9001 in #3413
- chore(deps): update mikepenz/action-junit-report action to v5 by @renovate in #3553
- fix(deps): update golang.org/x/exp digest to 2d47ceb by @renovate in #3595
- chore(deps): update module github.com/trufflesecurity/overseer to v1.2.8 by @renovate in #3596
- golangci-lint: replace exportloopref with copyloopvar and remove the copy of the 'for' variables by @bobidle in #3591
- fix(deps): update module github.com/schollz/progressbar/v3 to v3.17.1 by @renovate in #3598
- fix(deps): update module github.com/googleapis/gax-go/v2 to v2.14.0 by @renovate in #3601
- fix(deps): update module google.golang.org/protobuf to v1.35.2 by @renovate in #3604
- Upgrade go-debian to v0.17.0 by @rgmz in #3603
- fix(deps): update module golang.org/x/oauth2 to v0.24.0 by @renovate in #3605
- chore(deps): update jaxxstorm/action-install-gh-release action to v1.13.0 by @renovate in #3599
- fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.12.0 by @renovate in #3600
- fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.16.0 by @renovate in #3606
- fix(deps): update module cloud.google.com/go/storage to v1.47.0 by @renovate in #3607
- fix(deps): update module google.golang.org/api to v0.206.0 by @renovate in #3609
- Update Opsgenie detector by @rgmz in #3608
- Add support for scanning APK files by @joeleonjr in #3517
- [bug] - correctly capture db type for postgres detector by @ahrav in #3610
- [fix] - Improve UTF8 decoder's handling of non-printable characters by @ahrav in #3588
- [refactor] - Adjust File Handling Errors by @ahrav in #3519
New Contributors
Full Changelog: v3.83.6...v3.83.7
v3.83.6
v3.83.5
What's Changed
- [feat] - add config option for s3 resumption by @ahrav in #3563
- Fix RabbitMQ detector not respecting timeout by @rgmz in #3421
- Ignore invalid MongoDB connection strings by @rgmz in #3440
- Update SumoLogic detector by @rgmz in #3511
- Add UUIDs to false positive checker by @rgmz in #2976
- Update the FetchRSS detector by @rgmz in #2844
- Update Mailgun detector by @rgmz in #2679
- added name back in extradata for custom detector by @kashifkhan0771 in #3569
- Added pattern test cases for detectors starting with Alphabet C by @kashifkhan0771 in #3564
- Ignore invalid SQL Server URLs by @rgmz in #3429
- remove Analyze protos from gen_protos.sh by @rosecodym in #3571
Full Changelog: v3.83.4...v3.83.5
v3.83.4
What's Changed
- fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.3.0 by @renovate in #3561
- [Fix] Twitter analyzer panics by @abmussani in #3565
- added pattern test cases for all detectors starting with Alphabet
a
by @kashifkhan0771 in #3539 - added pattern test cases for detectors starting with b by @kashifkhan0771 in #3559
Full Changelog: v3.83.3...v3.83.4
v3.83.3
What's Changed
- fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.2.3 by @renovate in #3540
- fix(deps): update module google.golang.org/api to v0.204.0 by @renovate in #3543
- fix(deps): update module github.com/snowflakedb/gosnowflake to v1.12.0 by @renovate in #3531
- fix(deps): update module cloud.google.com/go/storage to v1.46.0 by @renovate in #3544
- Stop logging all GitLab projects by @rosecodym in #3541
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.1 by @renovate in #3555
- [chore] - minor cleanup S3 source by @ahrav in #3554
- [feat] - Add Weights and Biases detector by @ahrav in #3551
- Add owner to github tokens by @dustin-decker in #3558
- set verification error if failed to decode body by @kashifkhan0771 in #3560
- [bug] - Correct Line Number Calculation by @ahrav in #3550
Full Changelog: v3.83.2...v3.83.3
v3.83.2
What's Changed
- fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.1.2 by @renovate in #3536
- fixed gitlab extradata overwriting by @kashifkhan0771 in #3537
Full Changelog: v3.83.1...v3.83.2
v3.83.1
What's Changed
- standardize email pattern by @kashifkhan0771 in #3524
- strip symbol table and DWARF generation by @zricethezav in #3534
- gcp cred not set by @zricethezav in #3535
Full Changelog: v3.83.0...v3.83.1
v3.83.0
What's Changed
- fix(deps): update module google.golang.org/api to v0.203.0 by @renovate in #3497
- Extend
algoliaadminkey
with additional checks by @0x2b3bfa0 in #3459 - fix: fixed verifcation pattern logic for
bulksms
by @sahil9001 in #3478 - Adds a logging section in the contributing guidelines by @zricethezav in #3509
- fix(deps): update module cloud.google.com/go/secretmanager to v1.14.2 by @renovate in #3498
- fix(deps): update module github.com/schollz/progressbar/v3 to v3.17.0 by @renovate in #3510
- fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.1.1 by @renovate in #3512
- updated gcpapplicationdefaultcredentials detector results with RawV2 by @kashifkhan0771 in #3499
- Addeded 403 account block status code handling for gitlab by @kashifkhan0771 in #3471
- Move DecoderType into ResultWithMetadata by @rosecodym in #3502
- fix(deps): update github.com/tailscale/depaware digest to 3d7f3b3 by @renovate in #3518
- fix: fixed validation logic for
calendarific
by @sahil9001 in #3480 - Handle custom detector response and include in extra data by @kashifkhan0771 in #3411
- Adding basic "what is trufflehog" to the readme by @dylanTruffle in #3514
- Create global log redaction capability by @rosecodym in #3522
- Redact more source credentials by @rosecodym in #3526
- rm snifftest by @zricethezav in #3527
- enforce timeout on circleci test by @zricethezav in #3528
- improve aws descriptions by @dustin-decker in #3529
- feat: added
v3
API version for the detectorcaptaindatago
by @sahil9001 in #3484 - [feat] Gitlab inclusion globbing by @abmussani in #3500
- [analyze] Add Analyzer interface for Gitlab by @abmussani in #3232
- Stop logging detailed group info by @rosecodym in #3532
- Add Scanning team to CODEOWNERS by @rosecodym in #3533
Full Changelog: v3.82.13...v3.83.0
v3.82.13
What's Changed
- [fix] - Inadvertent s3 body close by @ahrav in #3491
- [chore] - update error messages by @ahrav in #3490
- feat: fixed validation logic for
cannyio
by @sahil9001 in #3482 - feat: validation & verification fix for
apiscience
toapimetrics
by @sahil9001 in #3475 - fix(deps): update module github.com/fatih/color to v1.18.0 by @renovate in #3492
- Re-order log context fields by @rgmz in #3430
- fix(deps): update module google.golang.org/api to v0.202.0 by @renovate in #3496
- fix: added correct verification endpoint & validation logic for alegra by @sahil9001 in #3437
- Delete unused logging code by @rosecodym in #3504
- remove debug log by @ahrav in #3505
- fix: added correct api endpoint for verification & logic for Aeroworkflow by @sahil9001 in #3435
Full Changelog: v3.82.12...v3.82.13