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
.env to git)
- Add
.env to .gitignore to prevent future leaks
- Check your Mistral usage logs for any unauthorized activity
Prevention
echo ".env" >> .gitignore
This is an automated ethical disclosure. No data was accessed or stored beyond key detection.
— Hash Security Scanner
Security Disclosure
Hello,
During routine security scanning of public repositories, we identified an active Mistral API key committed to your repository.
Affected file:
.envCommit:
4987ac26Risk
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
.envto git).envto.gitignoreto prevent future leaksPrevention
This is an automated ethical disclosure. No data was accessed or stored beyond key detection.
— Hash Security Scanner