The following versions are currently considered maintained and reliable for security updates:
| Version | Supported |
|---|---|
| 0.0.1 | Yes |
| < 0.0.1 | No |
- The desktop bundle currently embeds
server/.envfor runtime compatibility. - Secrets in bundled artifacts should be treated as potentially extractable by local attackers.
- This project is designed for controlled/local deployments and is not yet hardened for hostile multi-tenant environments.
If you discover a security issue:
- Do not open a public issue with exploit details.
- Use GitHub's private vulnerability reporting flow:
- Go to the repository
Securitytab. - Open
Advisories. - Click
Report a vulnerability.
- Go to the repository
- Include reproduction steps, impact, and affected version.
Target response times:
- Initial acknowledgment: within 72 hours
- Triage decision: within 7 business days
- Patch/release target: depends on severity and reproducibility
- Vulnerabilities are triaged by severity (critical/high/medium/low).
- Fixes are prepared in a dedicated branch and reviewed before release.
- Patched versions are published through the tag-driven release workflow (
v*).