diff --git a/SECURITY.md b/SECURITY.md index 98c466428..a5dff4b32 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,9 +4,19 @@ | Version | Supported | | --------- | ------------------ | -| >= 1.12.x | :white_check_mark: | -| < 1.12.0 | :x: | +| >= 1.13.x | :white_check_mark: | +| < 1.13.0 | :x: | ## Reporting a Vulnerability -Please contact security@getformwork.org with an explaination of the security issue you found and we'll work together to resolve it. +We appreciate anyone's effort to report vulnerabilities found in Formwork. Be responsible about disclosing the vulnerability + +**You can [draft a security advisory](https://github.com/getformwork/formwork/security/advisories/new)** with an explaination of the security issue you found and we'll work together to resolve it. + +If you prefer you can still contact security@getformwork.org + +> [!WARNING] +> Remember that not informing about the vulnerability or publicly disclosing details about the vulnerability even on our Discord channels, or without us knowing, which is even worse, exposes Formwork users to unnecessary additional risk. + +> [!IMPORTANT] +> Please do NOT use third party security reporting services, or authorities like MITRE to get CVE IDs, we like to keep everything at GitHub for better manageability. We'll request a CVE ID for confirmed vulnerabilities. \ No newline at end of file