Skip to content

Commit 687cad4

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 26a2507 commit 687cad4

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

.github/SECURITY.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +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-
| 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
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.
148

159
## Reporting a Vulnerability
1610

0 commit comments

Comments
 (0)