trufflesecurity / trufflehog

Find, verify, and analyze leaked credentials
https://trufflesecurity.com
GNU Affero General Public License v3.0
15.68k stars 1.64k forks source link

Ignore scanning GitHub gists with a flag #1476

Open CameronLonsdale opened 1 year ago

CameronLonsdale commented 1 year ago

Community Note

Description

When scanning with --include-members, it will include scanning gists. It would be really nice to have the option to exclude gists as this could see your rate limit exceed the 5000 requests per hour limit which GitHub enforces.

Problem to be Addressed

Ignore scanning Gists to avoid GitHub rate limits.

Description of the Preferred Solution

--ignore-gists or --include-gists option

Additional Context

References

zricethezav commented 1 year ago

Hi @CameronLonsdale, thanks for opening this issue! I can see this as being useful. Can't make any promises when we'll get to this but we're happy review community PRs implementing this enhancement. I think this would be a good "first issue" for anyone out there who wants to contribute.

pi1814 commented 11 months ago

Hi All, I would like to get involved in the truffleHog community. Can I take this up? I will keep you posted regarding the progress and blockers if any.

zricethezav commented 9 months ago

@pi1814 go for it