| Version | Supported |
|---|---|
| 1.x.x | ✅ |
If you discover a security vulnerability, please report it responsibly.
- Do NOT create a public GitHub issue
- Send details to: [Telegram Handle] (Telegram)
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgment: Within 24 hours
- Initial Response: Within 48 hours
- Resolution: ASAP depending on severity
- Never commit API keys to repository
- Use environment variables
- Rotate keys regularly
- Keep npm packages updated
- Review new dependencies
- Run
npm auditregularly
- Encrypt sensitive data at rest
- Use HTTPS for all connections
- Implement least privilege access
Last Updated: 2026-05-17