We take security seriously. If you discover a security vulnerability, please:
- DO NOT create a public GitHub issue
- Email: tyranroot@gmail.com
- Include detailed description and steps to reproduce
We will respond within 48 hours.
| Version | Supported |
|---|---|
| 3.0.x | ✅ |
| 2.0.x | ✅ |
| < 2.0 | ❌ |
- All API endpoints require authentication
- JWT-based session management
- Rate limiting on all endpoints
- Input validation and sanitization
- Encrypted data storage
- Audit logging for all operations
- Regular dependency updates