We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8137b commit 6b3e7d5Copy full SHA for 6b3e7d5
1 file changed
.github/SECURITY.md
@@ -2,14 +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
-| 4.x | :white_check_mark: | Currently supported
10
-| 3.x | :white_check_mark: | The release of 5.x
11
-| 2.x | :white_check_mark: | 36 Months after the release of CakePHP 5.0 (09 Sep 2026)
12
-| 1.x | :x: | No longer supported
+Security fixes are applied to all active versions listed in the
+[version map](https://github.com/cakephp/authentication/wiki#version-map).
+Versions marked as EOL no longer receive fixes.
13
14
## Reporting a Vulnerability
15
0 commit comments