coolify/SECURITY.md

28 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

# Security
2024-04-09 10:27:35 +00:00
This page outlines our support policy and how to report vulnerabilities.
2024-04-09 10:27:35 +00:00
## Support Policy
2024-04-09 10:27:35 +00:00
Below you can find the support status for different versions of Coolify.
2024-04-09 10:27:35 +00:00
| Version | Supported | Support Status | Initial Release | End of Life Date |
| ------- | ------------------ | ---------------------------------- | --------------- | --------------------- |
| **5.x** | :white_check_mark: | Active Development | TBD | N/A - Current Version |
| **4.x** | :warning: | Security & Critical Bug Fixes Only | July 14th, 2023 | TBD |
| **3.x** | :x: | No Longer Supported | July 6th, 2022 | September 5th, 2023 |
2024-11-11 12:07:10 +00:00
:warning: : Limited Support
2024-04-09 10:27:35 +00:00
## Reporting a Vulnerability
If you find a security vulnerability in a currently supported version, please follow these steps:
2024-11-11 12:07:10 +00:00
1. **DO NOT** disclose the vulnerability publicly.
2. Send a detailed report to: `security@coollabs.io` or report it via [GitHub Security Advisories](https://github.com/coollabsio/coolify/security/advisories/new).
2024-11-11 12:07:10 +00:00
3. Include in your report:
- **Explanation:** Detailed explanation of the vulnerability.
- **Affected Versions:** Which Coolify versions are affected.
- **Reproduction:** Clear steps to reproduce the vulnerability.
- **Impact:** Assessment of the potential impact of the vulnerability.