2026-07-18 11:17:29 +02:00
|
|
|
# Security Policy
|
|
|
|
|
|
|
|
|
|
## Supported versions
|
|
|
|
|
|
|
|
|
|
OwnCord is in alpha. Only the **latest release** receives security fixes.
|
|
|
|
|
There are no backports.
|
|
|
|
|
|
|
|
|
|
| Version | Supported |
|
|
|
|
|
| ------- | --------- |
|
2026-07-30 16:05:01 +02:00
|
|
|
| Latest release (see [Releases](https://github.com/J3vb/OwnCord/releases)) | Yes |
|
2026-07-18 11:17:29 +02:00
|
|
|
| Anything older | No |
|
|
|
|
|
|
|
|
|
|
## Reporting a vulnerability
|
|
|
|
|
|
|
|
|
|
**Do not open a public issue for security bugs.**
|
|
|
|
|
|
|
|
|
|
Report vulnerabilities privately via GitHub Security Advisories on the
|
2026-07-30 16:05:01 +02:00
|
|
|
[OwnCord](https://github.com/J3vb/OwnCord/security/advisories/new)
|
|
|
|
|
repository ("Report a vulnerability"). Advisories stay private until
|
|
|
|
|
published, so this channel is safe even though the repository is public.
|
2026-07-18 11:17:29 +02:00
|
|
|
|
|
|
|
|
Please include:
|
|
|
|
|
|
|
|
|
|
- Affected component (server, desktop client, admin panel, plugin host)
|
|
|
|
|
- Reproduction steps or a proof of concept
|
|
|
|
|
- The release version (or source snapshot) you tested against
|
|
|
|
|
|
|
|
|
|
You will get an initial response within 7 days. Coordinated disclosure is
|
|
|
|
|
appreciated; fixes ship in the next release with credit unless you prefer
|
|
|
|
|
otherwise.
|
|
|
|
|
|
|
|
|
|
## Hardening documentation
|
|
|
|
|
|
|
|
|
|
Operator-facing hardening notes live in [docs/security.md](docs/security.md).
|