|
| 1 | +# Security Policy |
| 2 | + |
| 3 | +## Supported Versions |
| 4 | + |
| 5 | +We release security fixes for the latest minor version. We encourage all users to stay on the latest release. |
| 6 | + |
| 7 | +| Version | Supported | |
| 8 | +|----------------|--------------------| |
| 9 | +| latest release | :white_check_mark: | |
| 10 | +| older releases | :x: | |
| 11 | + |
| 12 | +## Reporting a Vulnerability |
| 13 | + |
| 14 | +**Please do not report security vulnerabilities through public GitHub issues.** |
| 15 | + |
| 16 | +If you believe you have found a security vulnerability in any Sveltos repository, please report it responsibly by sending an email to: |
| 17 | + |
| 18 | +**support@projectsveltos.io** |
| 19 | + |
| 20 | +Please include as much of the following information as possible to help us understand and resolve the issue quickly: |
| 21 | + |
| 22 | +- A description of the vulnerability and its potential impact |
| 23 | +- The affected component(s) and version(s) |
| 24 | +- Step-by-step instructions to reproduce the issue |
| 25 | +- Any proof-of-concept or exploit code (if applicable) |
| 26 | +- Suggested remediation (if any) |
| 27 | + |
| 28 | +## Response Process |
| 29 | + |
| 30 | +- You will receive an acknowledgement within **2 business days** |
| 31 | +- We will investigate and keep you informed of our progress |
| 32 | +- Once the issue is confirmed, we will work on a fix and coordinate a release |
| 33 | +- We will publicly disclose the vulnerability after a fix is available, giving you credit unless you prefer to remain anonymous |
| 34 | + |
| 35 | +## Scope |
| 36 | + |
| 37 | +This policy covers all projects under the [projectsveltos](https://github.com/projectsveltos) GitHub organization. |
| 38 | + |
| 39 | +## Out of Scope |
| 40 | + |
| 41 | +- Vulnerabilities in dependencies (please report those to the upstream project) |
| 42 | +- Issues in non-production branches or unreleased code |
| 43 | +- Social engineering attacks |
| 44 | + |
| 45 | +## Thank You |
| 46 | + |
| 47 | +We appreciate responsible disclosure and the work of the security community in keeping Sveltos and its users safe. |
0 commit comments