Skip to content

Possible leaked API key in this repository #352

@gaivrt

Description

@gaivrt

Hi — an automated scan found what looks like a live OpenAI API key committed to this repository at:

The scanner did not validate the key against the vendor's API — validating someone else's credential would be unauthorized access. Please treat the key as compromised regardless:

  1. Rotate the key immediately in the vendor's console. Even if you have already removed it from the latest commit, it remains valid in git history.
  2. Purge the key from history (e.g. git filter-repo) and force-push.
  3. Move secrets to environment variables or a secret manager; never commit .env or equivalent config with live credentials.

The vendor's security team has been notified separately where a contact is known.

This issue was opened by an automated responsible-disclosure tool. Apologies for the noise if it is a false positive — please close the issue and I will not re-open it for this (repo, rule) pair.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions