| Version | Supported |
|---|---|
| 0.1.x | Yes |
Do not open a public GitHub issue for security vulnerabilities.
Use GitHub's private vulnerability reporting.
- Acknowledgment: Within 48 hours
- Initial assessment: Within 1 week
- Fix and disclosure: Coordinated with reporter
- JWT authentication with bcrypt
- Role-based access control (Admin, Operator, Viewer)
- Rate limiting (120 req/min per IP)
- Security headers (CSP, X-Frame-Options, X-Content-Type-Options)
- Sandboxed code execution (memory/CPU limits)
- Audit logging on all critical actions
- CORS restricted to configured origins