Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new API key regex to JSON and add common_pattern logic #1

Merged
merged 2 commits into from Nov 12, 2021

Conversation

thomasgruebl
Copy link
Contributor

This PR adds the regex for Riot Games Developer API Keys, MongoDB Cloud connection strings and SerpAPI keys.

Additionally, adding a common-pattern flag that allows for a more broader search of common API key patterns. However, this can yield false-positives.

@sdushantha
Copy link
Owner

I don't think it is wise to have the common patterns due to the false positives. If you remove it then this PR should be good to be merged

@sdushantha
Copy link
Owner

Thank you, it all looks good now!

@sdushantha sdushantha merged commit 2397893 into sdushantha:main Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants