TruffleHog now finds all Deleted and Private Commits on GitHub
trufflesecurity.com
TruffleHog now finds all Deleted and Private Commits on GitHub
1–4 of 4 posts
Re: TruffleHog now finds all Deleted and Private Commits on GitHub
#2[deleted]
Re: TruffleHog now finds all Deleted and Private Commits on GitHub
#3This 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.
Re: TruffleHog now finds all Deleted and Private Commits on GitHub
#4You 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.