Skip to content

Tags: dmarquero/trufflehog

Tags

v3.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle nil file channel (trufflesecurity#417)

v3.3.1

Add secret env var for homebrew release

v3.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build and Publish Homebrew Package (trufflesecurity#330)

* Initial go at homebrew

* Adding end of file new line

* Readme cleanup

* rename tap owner

Co-authored-by: Dustin Decker <dustin@trufflesec.com>

v3.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change Artifactory credential to AccessToken (trufflesecurity#387)

* Change Artifactory credential to AccessToken

* Generate protos

v3.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Dockerfile (trufflesecurity#352)

v3.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove overseer warn, and don't os.Exit on git error. (trufflesecurit…

…y#348)

v3.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
21 new detectors (trufflesecurity#347)

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update action name

v3.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve error logging and continue when there are insufficient permis…

…sions (trufflesecurity#315)

v3.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make remote URL metadata optional for git scanning (trufflesecurity#313)

* Make remote URL metadata optional for git scanning

* Use helper function in ScanUnstaged