Version | Supported |
---|---|
1.0.x | ✅ |
< 1.0 | ❌ |
We take security seriously at OKai-S. If you discover a security vulnerability, please follow these steps:
- DO NOT create a public GitHub issue
- Send a detailed report to [email protected]
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will acknowledge receipt within 24 hours and provide a detailed response within 72 hours.
- Input validation and sanitization
- Rate limiting
- Content security validation
- Safe JSON parsing
- Token validation
- Environment variable protection
- Keep dependencies updated
- Use environment variables for sensitive data
- Implement proper error handling
- Follow security guidelines in documentation
- Run security tests regularly
Security updates will be released as patch versions and should be applied immediately.