-
Notifications
You must be signed in to change notification settings - Fork 46
⚠️ Security: Mistral API key exposed in .env file #7
Copy link
Copy link
Open
Description
Security Disclosure
Hello,
During routine security scanning of public repositories, we identified an active Mistral API key committed to your repository.
Affected file: .env
Commit: 4987ac26
Risk
Anyone with access to this public repository can use your Mistral API key, potentially incurring charges on your account or accessing your data.
Recommended Actions
- Immediately revoke the exposed key at https://console.mistral.ai/api-keys
- Generate a new key and store it securely (never commit
.envto git) - Add
.envto.gitignoreto prevent future leaks - Check your Mistral usage logs for any unauthorized activity
Prevention
echo ".env" >> .gitignoreThis is an automated ethical disclosure. No data was accessed or stored beyond key detection.
— Hash Security Scanner
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels