| Version | Supported |
|---|---|
| 0.2.x | ✅ |
| 0.1.x | ❌ |
If you discover a security vulnerability in this project, please report it responsibly:
- Do not open a public GitHub issue for security vulnerabilities
- Email the maintainer directly or use GitHub's private vulnerability reporting feature
- Include as much detail as possible about the vulnerability
- Allow reasonable time for the issue to be addressed before public disclosure
This project handles sensitive API credentials. When contributing or deploying:
- Never commit credentials - Use environment variables or GitHub Secrets
- Keep
.envfiles private - They are gitignored by default - Rotate compromised keys immediately - If you accidentally expose credentials, regenerate them
- Use minimal permissions - Only grant API keys the permissions they need
We strive to keep dependencies up to date. If you notice an outdated dependency with known vulnerabilities, please open an issue or PR.