Only the latest release receives security fixes.
| Version | Supported |
|---|---|
| 0.1.x (latest) | Yes |
| Older releases | No |
Do not open a public issue for security vulnerabilities.
Use GitHub's private advisory system to report vulnerabilities confidentially:
- Go to the Security Advisories page
- Click Report a vulnerability
- Fill in the details — affected component, reproduction steps, potential impact
You can expect an initial response within 72 hours. If a fix is warranted, a patched release will be published and the advisory made public once the fix is available.
This project is a self-hosted server intended to run on private infrastructure. Relevant security concerns include:
- Unauthenticated API access (the server currently exposes no authentication layer — users are expected to handle this at the network level)
- Dependency vulnerabilities in vLLM, Ray, or other upstream packages
- Docker image vulnerabilities
- Prompt injection or model abuse vectors if the API is publicly exposed