Git Hound Versions Save

Reconnaissance tool for GitHub code search. Scans for exposed API keys across all of GitHub, not just known repos and orgs.

v1.7.2

11 months ago

Changelog

  • 96bf51e Update README.md
  • f849abe Update README.md

v1.7

1 year ago

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

1 year ago

Changelog

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

v1.6.2

1 year ago

Changelog

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

v1.6.1

1 year ago

Changelog

  • f1b640c fix crash when 0 results returned

v1.6

1 year ago

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

1 year ago

Changelog

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

The commits:

  • 0c0ce9d Add JSON output mode
  • 98d0e7a Add JSON output to readme
  • f1f0124 Add a few words to dict
  • 9831737 Add default path for rules
  • 1a54448 Don't print startup messages in json mode
  • 5ec7e9f Rewrite regex engine
  • f51567f remove goreleaser
  • f28dbf2 update gitignore
  • 32eef68 update readme

v1.4

1 year ago

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

4 years ago

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

4 years ago

Changelog

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