-
Notifications
You must be signed in to change notification settings - Fork 0
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
c12076b
commit 1c398b0
Showing
2 changed files
with
25 additions
and
20 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
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,26 +4,28 @@ | |
|
||
**Please note** that only the latest version of the plugin will receive any update, including security patches! | ||
|
||
| Version | Supported | | ||
| :----------: | :------------------: | | ||
| dev-master | (:white_check_mark:) | | ||
| 5.x-dev | (:white_check_mark:) | | ||
| 4.x-dev | (:white_check_mark:) | | ||
| 3.x-dev | (:white_check_mark:) | | ||
| 0.6-alpha | :x: | | ||
| 0.5-alpha | :x: | | ||
| 0.4-alpha | :x: | | ||
| 0.3-alpha | :x: | | ||
| 0.2-alpha | :x: | | ||
| 0.1-alpha | :x: | | ||
| dev-backport | :x: | | ||
| Version | Supported | | ||
|:-------:|:---------:| | ||
| dev-master | (:white_check_mark:) | | ||
| 8.x-dev | (:white_check_mark:) | | ||
| 7.x-dev | (:white_check_mark:) | | ||
| 5.x-dev | :x: | | ||
| 4.x-dev | :x: | | ||
| 3.x-dev | :x: | | ||
| 0.6-alpha | :x: | | ||
| 0.5-alpha | :x: | | ||
| 0.4-alpha | :x: | | ||
| 0.3-alpha | :x: | | ||
| 0.2-alpha | :x: | | ||
| 0.1-alpha | :x: | | ||
| dev-backport | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
Security vulnerabilities are a serious problem and therefore we do not take them lightly! | ||
We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions. | ||
|
||
To report a security issue, email [email protected] and include the prefix "SECURITY:" in the subject line. | ||
To report a security issue, email the maintainer of this repository and include the prefix "SECURITY:" in the subject line. | ||
|
||
The maintainer of this project will send a response indicating the next steps in handling your report. | ||
After the initial reply to your report, the security team will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance. | ||
|