-
Notifications
You must be signed in to change notification settings - Fork 13
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
Showing
1 changed file
with
13 additions
and
3 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 |
---|---|---|
|
@@ -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 [email protected] 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 [email protected] | ||
|
||
> [!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. |