Skip to content

Commit 6b3e7d5

Browse files
committed
Reference wiki version map instead of concrete table
Avoids duplicating version support info that is already maintained in the wiki, reducing maintenance burden.
1 parent fa8137b commit 6b3e7d5

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

.github/SECURITY.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22

33
## Supported Versions
44

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
5+
Security fixes are applied to all active versions listed in the
6+
[version map](https://github.com/cakephp/authentication/wiki#version-map).
7+
Versions marked as EOL no longer receive fixes.
138

149
## Reporting a Vulnerability
1510

0 commit comments

Comments
 (0)