This project is currently in active development. Security updates are provided for the latest version deployed on production.
| Version | Supported |
|---|---|
| Latest (main branch) | ✅ |
| Older versions | ❌ |
If you discover a security vulnerability in this project, please report it by:
- Do NOT open a public issue
- Send a private security report via GitHub's Security tab
- Or email the maintainer directly (see GitHub profile)
You can expect:
- An initial response within 48 hours
- Regular updates on the progress every 5-7 days
- A coordinated disclosure timeline if the vulnerability is confirmed
- Credit for responsible disclosure (if desired)
This project follows these security practices:
- Regular dependency updates to patch known vulnerabilities
- Input validation and sanitization
- Secure API communication with external services
- No storage of sensitive user data
- Environment variables for configuration (never committed to repository)