QitOS is currently in alpha. Security fixes are prioritized for the latest release line on main.
Please do not open a public GitHub issue for an unpatched vulnerability.
Preferred reporting path:
- Use GitHub Security Advisories or private vulnerability reporting if it is enabled for the repository.
- If private reporting is unavailable, contact the maintainers directly through GitHub.
- Include a clear reproduction, affected files or APIs, impact assessment, and any suggested mitigation.
- affected version or commit
- reproduction steps
- expected vs. actual behavior
- impact and exploitability notes
- whether credentials, secrets, or user data are involved
Maintainers aim to:
- acknowledge reports promptly
- reproduce and triage the issue
- coordinate a fix and disclosure plan
- document user-facing mitigations when a patch is not immediately available
Contributors should:
- keep secrets out of the repository
- use .env.example as the template for local configuration
- run
pip-auditbefore release-oriented changes when possible - avoid adding debug-only or unsafe endpoints to the stable surface