Cosmos OSS currently ships builds directly from main. Once we cut official releases we will publish a support matrix here. Until then, please assume only the latest commit is supported.
- Do not open a public issue.
- Go to the GitHub repository and click Security → Report a vulnerability, or email
security@cosmos-oss.org(placeholder inbox). - Include:
- A clear description of the issue
- Steps to reproduce
- The commit hash / version you tested
- Any proof-of-concept exploit or screenshots
We will acknowledge reports within 3 business days and provide status updates at least weekly until the issue is resolved.
- The desktop application code in this repository (
src/,src-tauri/). - The build scripts and docs.
Out of scope: proprietary Cosmos services, self-hosted forks, or any infrastructure we don’t manage.
- Triage and reproduce the issue.
- Prepare a patch + regression tests.
- Coordinate a release date with the reporter.
- Publish an advisory and tag a release.
- Credit the reporter if they consent.
Thanks for helping make Cosmos OSS safer.