TruffleHog now finds all Deleted and Private Commits on GitHub (trufflesecurity.com) 15 points by riverdroid 1y ago ↗ HN
[–] upon_drumhead 1y 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 1y 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.
3 comments
[ 5.3 ms ] story [ 20.9 ms ] threadJust ask for the commits and see what the server says.