Skip to content

Releases: tillson/git-hound

v1.7.2

04 Jun 06:43
Compare
Choose a tag to compare

Changelog

v1.7

28 Apr 04:38
Compare
Choose a tag to compare

Changelog

  • 5ba4e37 Merge branch 'main' into all_results
  • 9b47f3f More fixes to new code search
  • 42403ad Fix issue with new code search
  • 468b77b fix defer
  • 15dc091 update go modules to patch security vulnerabilities
  • da2a3bc options to scan all results
  • fe1986a Update OTP check

v1.6.3

12 Apr 05:29
Compare
Choose a tag to compare

Changelog

  • 15dc091 update go modules to patch security vulnerabilities
  • fe1986a Update OTP check

v1.6.2

29 Dec 02:09
Compare
Choose a tag to compare

Changelog

  • c8daed6 Add check to avoid some crashing
  • 83697b3 update config
  • 360a1f4 Update code search beta to work again

v1.6.1

18 Nov 20:42
Compare
Choose a tag to compare

Changelog

  • f1b640c fix crash when 0 results returned

v1.6

11 Nov 20:15
ec1798c
Compare
Choose a tag to compare

Adds support for GitHub's new, more powerful code searching. Since this isn't in GA yet, we still support the new code search UI and the old code search UI. With the new code search UI, we also support both the new code search engine and the legacy one (with --legacy).

v1.5

31 Oct 17:18
Compare
Choose a tag to compare

Changelog

  • TLDR: Added JSON output mode (--json) and a bunch of new API key regexes maintained by the Gitleaks authors.

The commits:

v1.4

06 Jun 17:59
Compare
Choose a tag to compare

Changelog

8f125c2 Added the feature to lookup secrets in a given github repository
d774a51 Change text
8cc4beb Fixed the indexing issue of "args"
11e9955 Merge branch 'master' of https://github.com/0xCC00FFEE/git-hound
f1528c0 Merge pull request #37 from rescana-com/get-pattern
0932bbe Merge pull request #41 from 0xCC00FFEE/master
43f5fc9 Print regex and KeywordType
f5e340c Sending flags on VSCode
518e7e5 Update config.example.yml
3e8282f Update root.go
c9b91ba get the keyword from args
41500b1 update CSRF token regex
eebdc60 update readme

v1.3

23 May 05:42
Compare
Choose a tag to compare

Changelog

9bd525f Adding support for otp codes automatically
1ccfbee Create FUNDING.yml
6d5dfd2 Fix commit-history index of out bounds error (#25)
66924e3 Fixing gist URLs
10dec6e Merge branch 'master' of github.com:tillson/git-hound
d106301 Merge pull request #22 from seanmarpo/smarpo--fix-gist-url
1d492bc Merge pull request #24 from seanmarpo/smarpo--add-totp-support
fffcd36 Provide direct link to obtain TOTP seed value
fda04b7 Update github.go
1763f91 Update programmingwords.go
16cc48d Update root.go

v1.2.1

10 May 17:54
Compare
Choose a tag to compare

Changelog

4e58a93 Don't print the URL either
b3d27a8 Don't return early
59a6153 Fix verified device OTP