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

Commits on Jun 23, 2021

  1. Add regex for various API keys

    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
    ryansonshine committed Jun 23, 2021
    2 Configuration menu
    Copy the full SHA
    db7d02f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    98de8f5 View commit details
    Browse the repository at this point in the history