mirror of
https://github.com/coollabsio/coolify.git
synced 2026-09-24 15:30:03 -05:00
feat(core): New Security document
- New Support Policy table - Improved reporting guide for vulnerabilities
This commit is contained in:
+26
@@ -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.
|
||||
Reference in New Issue
Block a user