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 regex for various API keys #99

Merged
merged 2 commits into from
Jun 26, 2021
Merged

Conversation

ryansonshine
Copy link
Contributor

This change adds checks for API keys from:

  • Google
  • AWS
  • Mailgun
  • Twilio
  • Square
  • Stripe
  • GitHub
  • Slack

The API keys in the tests have either been created by myself and then
invalidated or found on pastebin and confirmed to no longer be active.

Closes #42

pywhat/Data/regex.json Outdated Show resolved Hide resolved
@bee-san
Copy link
Owner

bee-san commented Jun 23, 2021

Thanks so much for contributing!!!!

This change adds checks for API keys from:
* Google
* AWS
* Mailgun
* Twilio
* Square
* Stripe
* GitHub
* Slack

The API keys in the tests have either been created by myself and then
invalidated or found on pastebin and confirmed to no longer be active.

Closes bee-san#42
@bee-san
Copy link
Owner

bee-san commented Jun 26, 2021

thank you!!!

@bee-san bee-san merged commit b0938de into bee-san:main Jun 26, 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.

API keys Regex
2 participants