Skip to content

Commit 925b771

Browse files
committed
Add security policy
1 parent 4b9c7a7 commit 925b771

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

.github/SECURITY.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We support fixing security issues on the following releases:
6+
7+
| Version | Supported | Security fixes until
8+
| ------- | ------------------ | --------------------
9+
| 2.x | :white_check_mark: | Currently supported
10+
| 1.x | :white_check_mark: | 36 Months after the release of CakePHP 5.0 (09 Sep 2026)
11+
| 0.x | :x: | No longer supported
12+
13+
## Reporting a Vulnerability
14+
15+
If you've found a security issue in the CakePHP Queue plugin, please use the following procedure
16+
instead of the normal bug reporting system. Instead of using the bug tracker,
17+
or one of the support forums please send an email to security [at] cakephp.org. Emails
18+
sent to this address go to the CakePHP core team on a private mailing list.
19+
20+
For each report, we try to first confirm the vulnerability. Once confirmed,
21+
the CakePHP team will take the following actions:
22+
23+
* Acknowledge to the reporter that we've received the issue, and are
24+
working on a fix. We ask that the reporter keep the issue confidential until we announce it.
25+
* Get a fix/patch prepared.
26+
* Prepare a post describing the vulnerability, and the possible exploits.
27+
* Release new versions of all affected versions.
28+
* Prominently feature the problem in the release announcement

0 commit comments

Comments
 (0)