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