| Version | Supported |
|---|---|
| 1.x.x | ✅ |
If you discover a security vulnerability, please send an email to [your-email@example.com] or open a private security advisory on GitHub.
Please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
We will respond within 48 hours and provide regular updates.
None currently. All dependencies are up to date with no known vulnerabilities.
When deploying this application:
- Always use production builds (
npm run build) - Serve static files through a proper web server (nginx, Apache, etc.)
- Enable HTTPS for public deployments
- Keep dependencies up to date
- Review settings before allowing user configuration in multi-tenant scenarios