-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ddb544
commit aa869eb
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
We provide security updates for the following versions of Kestra: | ||
|
||
- The `latest` release | ||
- Up to two previous minor versions released as a backport upon customer request. | ||
|
||
If you are using an unsupported version, we recommend upgrading to the `latest` version to receive security fixes. | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you discover a security vulnerability in Kestra, please report it to us privately to ensure a responsible disclosure process. You can contact our security team at: | ||
|
||
**[email protected]** | ||
|
||
### Guidelines for Reporting | ||
- Provide a detailed description of the issue, including steps to reproduce it if possible. | ||
- Do not disclose the vulnerability publicly until we have confirmed and patched the issue. | ||
- If you believe the issue has critical severity, please indicate so in your report to help us prioritize. | ||
|
||
## Our Commitment | ||
|
||
- We will acknowledge your report within **2 business days**. | ||
- We will work to verify and address the issue as quickly as possible. | ||
- Once the issue is resolved, we will notify you of the fix. | ||
|
||
## Acknowledgments | ||
|
||
We are happy to credit those who report vulnerabilities responsibly in our release notes, unless you prefer to remain anonymous. If you would like to be acknowledged, please include this in your report. | ||
|
||
Thank you for helping to make Kestra more secure! |