trufflehog
trufflehog copied to clipboard
Find, verify, and analyze leaked credentials
### Description Like https://github.com/trufflesecurity/trufflehog/issues/420 but for the filesystem module. ## Problem to be Addressed We frequently use the `filesystem` module to scan large amounts of code. There are many directories...
Description Currently there is a feature of scanning a repository or an organization. The problem here is usually only 10% to 20% of the repo's in the organization are actually...
### 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...
Some API secrets are going to be tied to APIs that have more than one base API URL (e.g. you have your own instance of an online service and the...