feat(core): New Security document

- New Support Policy table
- Improved reporting guide for vulnerabilities
This commit is contained in:
peaklabs-dev
2025-03-29 14:49:38 +01:00
parent 5b3e7aa9e1
commit 6261935870
+26
View File
@@ -0,0 +1,26 @@
# Security
This document outlines our support policy, and how to report vulnerabilities.
## Support Policy
Below you can find the support status for different versions of Coolify.
| Version | Supported | Support Status | Release Date | End of Life Date |
| ------- | ------------------ | -------------- | ------- | ---------------- |
| **5.x** | :white_check_mark: | Active Development | TBD | N/A - Current Version |
| **4.x** | :warning: | Security & Critical Fixes Only | July 14th, 2023 | TBD |
| **3.x** | :x: | No Longer Supported | July 6th, 2022 | September 5th, 2023 |
:warning: Limited Support
## Reporting a Vulnerability
If you discover a security vulnerability in one of the supported versions, please follow these steps:
1. **DO NOT** disclose the vulnerability publicly.
2. Send a detailed report to: `hi@coollabs.io`.
3. Include in your report:
- **Explanation:** Detailed explanation of the vulnerability.
- **Reproduction:** Clear steps to reproduce the vulnerability.
- **Impact:** Assessment of the potential security impact of the vulnerability.