Skip to content

Commit c974a22

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 925b771 commit c974a22

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

.github/SECURITY.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +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-
| 2.x | :white_check_mark: | Currently supported
10-
| 1.x | :white_check_mark: | 36 Months after the release of CakePHP 5.0 (09 Sep 2026)
11-
| 0.x | :x: | No longer supported
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.
128

139
## Reporting a Vulnerability
1410

0 commit comments

Comments
 (0)