Skip to content

Commit 14a7635

Browse files
authored
Merge pull request #1077 from cakephp/add-security-policy
Add security policy
2 parents 6d5a5b8 + 687cad4 commit 14a7635

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

.github/SECURITY.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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/debug_kit/wiki#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 CakePHP DebugKit, please use the following
12+
procedure instead of the normal bug reporting system. Instead of using the bug
13+
tracker, or one of the support forums please send an email to
14+
security [at] cakephp.org. Emails sent to this address go to the CakePHP core
15+
team on a private mailing list.
16+
17+
For each report, we try to first confirm the vulnerability. Once confirmed,
18+
the CakePHP team will take the following actions:
19+
20+
* Acknowledge to the reporter that we've received the issue, and are
21+
working on a fix. We ask that the reporter keep the issue confidential until we announce it.
22+
* Get a fix/patch prepared.
23+
* Prepare a post describing the vulnerability, and the possible exploits.
24+
* Release new versions of all affected versions.
25+
* Prominently feature the problem in the release announcement

0 commit comments

Comments
 (0)