Skip to content

Releases: trufflesecurity/trufflehog

v3.6.6

21 Jun 19:52
85ed115
Compare
Choose a tag to compare

Changelog

  • 85ed115 fix npd for incompatible sources on json legacy output (#623)
  • d1a81af Only include one result per AWS Key ID, preferably verified (#619)
  • e793f4a Properly count the number of repos after a github scan resume (#625)
  • 10f4d02 Allow gitlab to resume from encoded resume info (#611)
  • ffacaa1 replace dependency with patched version

v3.6.5

15 Jun 03:22
Compare
Choose a tag to compare
improve zombie fix

v3.6.4

14 Jun 06:49
Compare
Choose a tag to compare

Changelog

v3.6.3

14 Jun 02:46
Compare
Choose a tag to compare

Changelog

v3.6.2

09 Jun 22:09
9bcddbc
Compare
Choose a tag to compare

Changelog

  • 9bcddbc Change GHE org enum to use since ID instead of pages (#618)
  • 26bf166 Move aws detector back to ID checking against secrets, make ID the redacted secret (#617)
  • 8051b03 improve debug logging for GHE enum (#615)
  • 1a12a25 Enumerate all visible orgs in GHE (#612)
  • e3bbf29 Fix NPD on mutex (#609)
  • 9074006 Fix bug in GitHub unit test mocking (#608)
  • 56c8717 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#606)
  • fd79a36 Allow github to resume from encoded resume info (#601)
  • 59fc54b [Thog-441] create public event monitoring source (#599)
  • fc18a5a Bug fix and add authentication in shallow clone (#595)
  • d7d5db9 Replace AccessToken protobuf with a simpler string type (#594)
  • c52545a Increase default timeout for SaneHttpClient, but fail early. (#587)
  • 143fa33 [THOG-403] Fix var naming. (#586)

v3.6.1

25 May 21:46
43955b9
Compare
Choose a tag to compare

Changelog

v3.6.0

24 May 01:40
235a60a
Compare
Choose a tag to compare

Changelog

v3.5.0

18 May 01:57
606dadf
Compare
Choose a tag to compare

Changelog

v3.4.5

13 May 16:03
928b3b4
Compare
Choose a tag to compare

Changelog

  • 928b3b4 [THOG-336] Use the string version of the Detector Type. (#538)

v3.4.4

10 May 20:48
b0d7918
Compare
Choose a tag to compare

Changelog

  • b0d7918 [THOG-314] Add new parameter to the Init method for the source interface. (#529)
  • e12432c [THOG-315] Replace bytes.buffer with strings.builder. (#533)
  • 80ed2df Update GitHub action metadata to use ghcr.io image (#534)
  • cebb2e0 Bump docker/setup-qemu-action from 1 to 2 (#531)
  • eee7897 Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.9 (#532)
  • 78d04d8 Bump docker/login-action from 1 to 2 (#530)
  • edaf1e1 Move GitHub integration tests behind a build flag and add unit tests (#527)
  • 0179258 Fix link typo in Adding_Detectors_external.md (#528)
  • 6de778d update action version
  • 8520860 Reorganize GitHub source (#517)