Releases: tillson/git-hound
Releases · tillson/git-hound
v1.2
v1.1
Changelog
9f5ee73 Add timeout to digger
b2a8f73 Fix a network bug, add base64 decoding, and a few more regexes
769651d Fix link
17ef636 Fix regex crash
4939017 Fix user agent
f1011a4 Make the digger dig better
417b389 README update
8bbba92 README update
fe787e1 README update
006a51a Update readme
de395cc make the digger less wrong
32be3f5 play with score cutoffs
99f6c78 remove debug line
b1687a9 v1.1
v1.0 - Initial Go release
This release is a full rewrite of GitHound in Go. It also adds new features:
--dig
clones repos with <6 stars and searches their commit history for interesting patterns, API tokens, files. Analyzed repos are automatically deleted, and--threads [int]
limits CPU usage.- Rework many CLI flags
- Scoring improvements.