| Version | Supported |
|---|---|
| 0.1.x | ✅ |
If you discover a security vulnerability, please send an email to:
Please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested fixes (optional)
We aim to respond within 48 hours.
- Never commit secrets or API keys to the repository
- Use environment variables for sensitive configuration
- Keep dependencies updated
- Review code for XSS, injection, and authentication issues