Skip to content

Commit 740258f

Browse files
Merge pull request #187 from cakephp/add-security-policy
Add security policy
1 parent 4b9c7a7 commit 740258f

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

.github/SECURITY.md

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

0 commit comments

Comments
 (0)