| Version | Supported |
|---|---|
Latest (main) |
Yes |
| Older tags | Best-effort |
Please do not report security vulnerabilities through public GitHub issues.
To report a vulnerability privately:
- Open a GitHub Security Advisory in this repository.
- Provide a clear description of the issue, steps to reproduce, and potential impact.
We aim to acknowledge reports within 48 hours and provide a fix or mitigation within 14 days for critical issues.
- We follow coordinated disclosure.
- We will credit reporters in release notes unless they prefer to remain anonymous.
All VITE_* environment variables are embedded in the built JavaScript bundle and are visible to end users. Never put secrets (tokens, passwords, API keys) in VITE_* variables — only public configuration belongs there.