Skip to content

Commit 708a11c

Browse files
committed
Refine security policy to clarify support for security fixes in released versions
1 parent 849f1e2 commit 708a11c

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

SECURITY.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,7 @@ We take all security bugs very seriously.
44
## Supported Versions
55

66
The community fixes security bugs in the latest version.
7-
Depending on the severity of the issue and the age of the release, we may fix vulnerabilities in older versions, but we generally commit fixes only to the latest released version.
8-
9-
Example:
10-
11-
| Current Release | Supported for Security Fixes | Not Supported |
12-
|:---------------:|:----------------------------:|:-------------:|
13-
| 2.1 | 2.1 | 2.x, 1.x |
14-
| 3.0 | 3.0 | 2.x, 1.x |
15-
16-
*If multiple major versions are maintained in the future, fixes may be applied to each major version.*
17-
18-
Example:
19-
20-
| Current Release | Supported for Security Fixes | Not Supported |
21-
|:---------------:|:----------------------------:|:--------------------:|
22-
| 2.1 | 2.1 ,latest 1.x | older 2.x, older 1.x |
23-
| 3.0 | 3.0 ,latest 2.x, latest 1.x | older 2.x,older 1.x |
7+
We generally commit fixes only to the latest released version.
248

259
## Reporting Vulnerabilities
2610

0 commit comments

Comments
 (0)