tillson / git-hound

Reconnaissance tool for GitHub code search. Scans for exposed API keys across all of GitHub, not just known repos and orgs.
MIT License
1.19k stars 184 forks source link

Add CSV/JSON output formats #29

Closed marcelo321 closed 1 year ago

marcelo321 commented 4 years ago

Hello,

i wanted to ask a quesiton since i just started using the tool and notice that when trying it i get way too many results of repositories i don't want.

Does it makes sense to pipe the command echo "domain.com | git-hound | grep companyName?

If we know the company's github profile, we can use that to only show results coming from their repositories?

I ask this because i don't know if it makes sense or not.

tillson commented 4 years ago

I like this idea. Your current workflow would work, but would be limited by GitHound's output format.

I think the best solution for this would be to enable GitHound to do different output formats (json, csv) so that you could do fine-tuned grepping

realArcherL commented 3 years ago

Is the repository dead? because it would be very helpful if this feature could be added.

tillson commented 2 years ago

Will add this in the next week!

tillson commented 1 year ago

Fixed in 98d0e7a092fec6bd2d414db09e4b25661b5a674d