We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a2507 commit 687cad4Copy full SHA for 687cad4
1 file changed
.github/SECURITY.md
@@ -2,15 +2,9 @@
2
3
## Supported Versions
4
5
-We support fixing security issues on the following releases:
6
-
7
-| Version | Supported | Security fixes until
8
-| ------- | ------------------ | --------------------
9
-| 5.x | :white_check_mark: | Currently supported
10
-| 4.x | :white_check_mark: | 36 Months after the release of CakePHP 5.0 (09 Sep 2026)
11
-| 3.x | :x: | No longer supported
12
-| 2.x | :x: | No longer supported
13
-| 1.x | :x: | No longer supported
+Security fixes are applied to all active versions listed in the
+[version map](https://github.com/cakephp/debug_kit/wiki#version-map).
+Versions marked as EOL no longer receive fixes.
14
15
## Reporting a Vulnerability
16
0 commit comments