We actively support the following versions of this package with security updates:
| Version | Supported |
|---|---|
| 1.x.x | ✅ |
| < 1.0 | ❌ |
If you discover a security vulnerability, please do not open a public issue. Instead, please email the security team directly at [email protected].
Please include the following information in your report:
- A description of the vulnerability
- Steps to reproduce the vulnerability
- The potential impact of the vulnerability
- Any suggested fixes or mitigations
- Initial Response: Within 48 hours
- Status Update: Within 7 days
- Fix Release: Depends on severity, but typically within 30 days
When using this package, please follow these security best practices:
- Keep dependencies updated: Regularly update this package and its dependencies
- Validate user input: Always validate and sanitize content from CKEditor fields
- Use HTTPS: Ensure your application uses HTTPS in production
- Content Security Policy: Implement appropriate CSP headers for your application
- File uploads: If using image uploads, validate file types and sizes server-side
Security updates will be released as patch versions (e.g., 1.0.1, 1.0.2) and will be documented in the CHANGELOG.
Thank you for helping keep this package and its users safe!