Skip to content

Releases: trufflesecurity/trufflehog

v3.84.0

21 Nov 00:08
735bac0
Compare
Choose a tag to compare

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

Full Changelog: v3.83.7...v3.84.0

v3.83.7

15 Nov 23:03
af3e682
Compare
Choose a tag to compare

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

10 Nov 18:12
b715613
Compare
Choose a tag to compare

What's Changed

  • Log why false positives are skipped by @rgmz in #3579
  • Log false positive result as string by @rgmz in #3582

Full Changelog: v3.83.5...v3.83.6

v3.83.5

08 Nov 01:46
781157a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.83.4...v3.83.5

v3.83.4

06 Nov 22:53
9095845
Compare
Choose a tag to compare

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

05 Nov 16:57
bf89c89
Compare
Choose a tag to compare

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

31 Oct 13:48
bd5e287
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.83.1...v3.83.2

v3.83.1

30 Oct 22:11
4d355d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.83.0...v3.83.1

v3.83.0

30 Oct 14:09
d6ce0f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.82.13...v3.83.0

v3.82.13

24 Oct 17:20
1aa1871
Compare
Choose a tag to compare

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 to apimetrics 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