Leaked Secret Detected
A OpenAI API Key was found exposed in this public repository.
File: .env
Secret prefix: sk-proj-...
Severity: critical
Recommended Actions
- Immediately rotate this key in your provider's console
- Remove the secret from this file and your git history:
# Install BFG Repo Cleaner, then:
bfg --replace-text passwords.txt WeedWizard.git
git reflog expire --expire=now --all && git gc --prune=now --aggressive
git push --force
- Add
.env to your .gitignore
- Use environment variables or a secrets manager
This issue was created by SecPulse — a community platform for responsible disclosure of leaked secrets in public repositories.
Finding ID: b3x9801n87cb2bac091710ju
Reported by: @raya
If this is a false positive, please comment and we'll update our records.
Leaked Secret Detected
A OpenAI API Key was found exposed in this public repository.
File:
.envSecret prefix:
sk-proj-...Severity: critical
Recommended Actions
.envto your.gitignoreThis issue was created by SecPulse — a community platform for responsible disclosure of leaked secrets in public repositories.
Finding ID:
b3x9801n87cb2bac091710juReported by: @raya
If this is a false positive, please comment and we'll update our records.