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

Gcp key detector #663

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

LucasAndradeDias
Copy link

@LucasAndradeDias LucasAndradeDias commented Feb 24, 2023

  • Please check if the PR fulfills these requirements
  • Tests for the changes have been added
  • Docs have been added / updated
  • All CI checks are green
  • What kind of change does this PR introduce?
    This changes adds to detect-secrets a new plugin to find Google Cloud API keys and oauth2 client ids.

  • What is the current behavior?
    When detect secrets finds a GCP API key in code, it shows the key as 64base key and as GCP Keys.
    With oauth2 cgp client-id the detect-secrets does not find it as secrets.

  • What is the new behavior (if this is a feature change)?
    With the currently changes, the detect secrets is now able to correctly show infos about GCP Keys.

  • Does this PR introduce a breaking change?
    No changes are need.

  • Other information:
    Hi, I'am Lucas and I working on a team where we are interested on using Detect-secrets in our CI pipeline. Although this projects is already completed and it has much plugins, we miss some of detections like GCP, Firebase and Facebook tokens plugins. And that's the reason I'am making this pull request, to help detect-secrets to help us and the community in general.

@jpdakran
Copy link
Member

Hi. Please merge master to your branch to re-run CI.

@chrislin22
Copy link

chrislin22 commented Apr 1, 2024

I have seen this PR stale for over a year - can we try it again? Thanks. @LucasAndradeDias @jpdakran

@lorenzodb1
Copy link
Member

@chrislin22 if you need these changes, feel free to open a PR yourself with what's in here so we can review and merge that instead

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

4 participants