Skip to content

[Security] Possible exposed OpenAI API key #19

Description

@mprashantpandey

Security notice: possible exposed OpenAI API key

Hi — a public GitHub scan found what looks like a live OpenAI API credential
committed in this repository.

File: strike/glm5_results_v3/03_Key_Pattern_Gen.txt

Link: https://github.com/DmitrL-dev/AISecurity/blob/bbfe1718540d8f6fcb6bb995e4067ef4700deb00/strike/glm5_results_v3/03_Key_Pattern_Gen.txt

I am not sharing the secret value here.

Please do this now

  1. Revoke / rotate the key: https://platform.openai.com/api-keys
  2. Remove the secret from the working tree and add secrets files to .gitignore
  3. Purge git history (deleting the file is not enough) — e.g. git filter-repo
  4. Check provider usage logs for unexpected traffic

This notice is for responsible disclosure only. The credential was not used or validated
against the provider API.

If this is a false positive or already rotated, please close this issue.

Activity

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

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