Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

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

@parthasarathyy-m

Description

@parthasarathyy-m

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions