-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature Security Policy Doc: add security policy doc and update READM…
…E file
- Loading branch information
Showing
2 changed files
with
40 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,35 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
We support fixing security issues on the following releases: | ||
|
||
| Version | Supported | Security fixes until | ||
|---------|--------------------| -------------------- | ||
| 14.2.1 | :white_check_mark: | 12 Months after the release (24 May 2025) | ||
| 14.1.1 | :white_check_mark: | 12 Months after the release (08 May 2025) | ||
| 14.0.1 | :white_check_mark: | 12 Months after the release (11 Mar 2025) | ||
| 13.0.1 | :white_check_mark: | 12 Months after the release (11 Mar 2025) | ||
| 12.0.0 | :white_check_mark: | 12 Months after the release (06 Nov 2024) | ||
| 11.3.5 | :white_check_mark: | 12 Months after the release (11 Mar 2025) | ||
| 11.2.6 | :white_check_mark: | 12 Months after the release (23 Nov 2024) | ||
| 11.1.1 | :x: | No longer supported | ||
| 9.3.1 | :x: | No longer supported | ||
| 9.2.1 | :x: | No longer supported | ||
| 8.5.2 | :x: | No longer supported | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you’ve found a security issue in CakeDC Users plugin, please use the following procedure | ||
instead of the normal bug reporting system. Instead of using the bug tracker please send an | ||
email to security [at] cakedc.com. | ||
|
||
For each report, we try to first confirm the vulnerability. Once confirmed, | ||
the CakeDC team will take the following actions: | ||
|
||
* Acknowledge to the reporter that we’ve received the issue, and are | ||
working on a fix. We ask that the reporter keep the issue confidential until we announce it. | ||
* Get a fix/patch prepared. | ||
* Prepare a post describing the vulnerability, and the possible exploits. | ||
* Release new versions of all affected versions. | ||
* Prominently feature the problem in the release announcement |
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