Releases: trufflesecurity/trufflehog
Releases · trufflesecurity/trufflehog
v3.6.6
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
improve zombie fix
v3.6.4
Changelog
- 423040f upgrade dependency
v3.6.3
v3.6.2
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
Changelog
- 43955b9 Use GetCallerIdentity for AWS verification (#585)
- d98833b README Total Detectors badge & small improvements (#584)
- 6fa2171 Refactor Engine to wait for workers in a Finish method (#581)
- aff0792 Update README.md (#582)
- 67ad2f2 Shallow clone if --since-commit is provided (#564)
- ad92c6e tidy up dependencies
- 80c6579 Updated aws detector (#579)
- 77de8f1 Bump github.com/aws/aws-sdk-go from 1.44.9 to 1.44.20 (#576)
- 0eac3be ci improvements
- cd8fdec added codemagic detector (#480)
v3.6.0
Changelog
- 235a60a add more detectors (#577)
- da872f5 modified Alibaba detector to use standard library (#568)
- 66dc7ef Added postbacks detector (#551)
- 83dfed9 Added zipcodebase detector (#550)
- 75972a6 Added zenrows detector (#548)
- d5e034f Added tefter detector (#547)
- 3bbc9ef Added diggernaut detector (#546)
- f509261 added convertapi detector (#545)
- d5f8ddd Added collect2 detector (#544)
- c9f1f61 Added cloudconvert detector (#543)
- 509ae79 add missing import
- 3c5c2b6 Bump goreleaser/goreleaser-action from 2 to 3 (#569)
- 3e80de6 Bump actions/checkout from 2 to 3 (#571)
- ec8b5cd Bump github/codeql-action from 1 to 2 (#570)
- 2051fe1 remove profililing. (#567)
- 9d1c1e9 enhancements in amplitude detector (#575)
- 4d3c2d7 use go 1.18 (#566)
- 8c38708 added instabot detector (#511)
- 5ae2bfc added uclassify detector (#510)
- bec77af added speechtextai detector (#488)
- f6a0f65 added vbout detector (#481)
- 13f5748 added pollsapi detector (#477)
- 93922fe added databox detector (#447)
- 3e3cb27 added simfin detector (#476)
- 2cdb3c6 added besnappy detector (#508)
v3.5.0
Changelog
- 606dadf Import more detectors (#563)
- 5219c8a Added twitch detector (#542)
- 2549f2e added interseller detector (#504)
- 5f9c9f4 added tickettailor detector (#468)
- 43bfdcf added rentman detector (#449)
- f895074 added onesignal detector (#448)
- 0d18a77 added bulksms detector (#446)
- 4e13695 added stormboard scanner (#367)
- c544d38 Bump github.com/xanzy/go-gitlab from 0.64.0 to 0.65.0 (#559)
- 339cc1d Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#560)
- 198cb1a Clean up comments. (#562)
- d260535 [THOG-332 ]Remove TokenSource interface from the init method of Source. (#539)
v3.4.5
v3.4.4
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)