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

[Task]: Reducting values of api key variables #986

Open
parthasarathyy-m opened this issue Feb 7, 2025 · 0 comments
Open

[Task]: Reducting values of api key variables #986

parthasarathyy-m opened this issue Feb 7, 2025 · 0 comments

Comments

@parthasarathyy-m
Copy link

parthasarathyy-m commented Feb 7, 2025

Description

  • Instead of Redacting the API keys based on the regex patterns. we can redact the values of the variables with most commonly used names for storing keys and tokens
  • E.g.: GIT_TOKEN ,API_KEY, ...etc.
  • It would be easier to detect different types of Api keys instead of matching regex pattern
  • Consider this way because it can widen the type of Api-keys code gate can deduct

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants