trufflehog
trufflehog copied to clipboard
Find, verify, and analyze leaked credentials
The `rules` flag can be really useful, but I noticed that filenames are not verified, so a rule to match `.htpasswd` wouldn't be part of a found regex. In some...
I'm not sure I fully understand why this issue exists. But I think the short version is this: When we attempted to paginate users, we would set a variable's Page...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Include data on if a repo is public in github source metadata.
- The old regex do not consider all the types of keys. The new regex covers all the old and new format of browserstack keys - wrt documentation and sample...
Initial implementation to make progress increment monotically. The main goal i'm trying to accomplish here is separating out progress completion from source. With our current implementation the source updates the...
### Summary Repositories cloned locally with the --mirror option (e.g. `git clone --mirror https://github.com/trufflesecurity/trufflehog`) do not work with `./trufflehog git file:///home/bbk/trufflehog.git`. I'm honestly not sure if this is a bug...
A solution for issue https://github.com/trufflesecurity/trufflehog/issues/788