You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Description
Additional Context
No response
The text was updated successfully, but these errors were encountered: