top | item 41162730

TruffleHog now finds all Deleted and Private Commits on GitHub

15 points| riverdroid | 1 year ago |trufflesecurity.com

2 comments

order

upon_drumhead|1 year ago

This seems like a very inflated article title. It can only find Deleted or Private commits on repos you have access to, which is a much different claim then the title initially read to me.

orf|1 year ago

You can likely do this without the GitHub API, with just the git protocol itself.

Just ask for the commits and see what the server says.