Skip to content

Releases: trufflesecurity/trufflehog

v3.28.0

22 Feb 17:32
d151c13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.27.1...v3.27.2

v3.27.1

11 Feb 16:12
0c66d30

Choose a tag to compare

What's Changed

Full Changelog: v3.27.0...v3.27.1

v3.27.0

11 Feb 00:33
67784f6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.26.0...v3.27.0

v3.26.0

27 Jan 22:03
8df9db6

Choose a tag to compare

What's Changed

  • Add openssh-client to trufflehog container by @mcastorina in #1045
  • Bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.6.0 by @dependabot in #1036
  • filesystem support for exclude and include filters (2nd attemp) by @mac2000 in #1033
  • Fix the typo "programatic" by @nezakoo in #1046
  • Add file to confluence proto. by @ahrav in #1049
  • Remove false positive detection for CustomRegex by @mcastorina in #1050

New Contributors

Full Changelog: v3.25.4...v3.26.0

v3.25.4

26 Jan 17:19
00ebb2e

Choose a tag to compare

What's Changed

Full Changelog: v3.25.3...v3.25.4

v3.25.3

25 Jan 05:06
ac1dd23

Choose a tag to compare

What's Changed

  • [chore] - Small cleanup of CircleCi source by @ahrav in #1028
  • Add concurrency to CircleCi source by @ahrav in #1029
  • Bump github.com/getsentry/sentry-go from 0.16.0 to 0.17.0 by @dependabot in #1022
  • Bump github.com/xanzy/go-gitlab from 0.77.0 to 0.78.0 by @dependabot in #1024
  • Bump github.com/sergi/go-diff from 1.2.0 to 1.3.1 by @dependabot in #1023
  • Updated stdout to print results in alphabetical order for consistent output by @0x1 in #1032
  • Add location to Teams source metadata by @ahrav in #1034
  • Limit diff size to prevent out of control memory use. by @bill-rich in #1035

New Contributors

  • @0x1 made their first contribution in #1032

Full Changelog: v3.25.2...v3.25.3

v3.25.2

13 Jan 23:28
bc27fef

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.25.1...v3.25.2

v3.25.1

12 Jan 02:58
477e2a1

Choose a tag to compare

What's Changed

Full Changelog: v3.25.0...v3.25.1

v3.25.0

11 Jan 22:04
430d5c7

Choose a tag to compare

What's Changed

Full Changelog: v3.24.0...v3.25.0

v3.24.0

10 Jan 01:26
864cf00

Choose a tag to compare

What's Changed

  • Fix GitUrl Return by @pulkitanz in #987
  • Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #980
  • Switch to retryableHttpClient for GitHub AuthN API Client + More Logs by @yilmi in #995
  • Bump cloud.google.com/go/secretmanager from 1.9.0 to 1.10.0 by @dependabot in #1006
  • Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 by @dependabot in #1007
  • Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 by @dependabot in #1008
  • Bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #1009
  • Handle invalid regex for custom detector. by @ahrav in #1005
  • Capture callstack of canceled contexts by @mcastorina in #979
  • Validate custom regular expressions on detector initialization by @mcastorina in #1010
  • fix: do not override base parameter with default in GitHub Action by @clarkedb in #1004

New Contributors

Full Changelog: v3.23.1...v3.24.0