Skip to content

Commit be7b5d2

Browse files
authored
add v5 to security policy, remove 4.1 as being actively supported
1 parent a7c217d commit be7b5d2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

SECURITY.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ Updates are provided according to table below.
66

77
| Version | Security Updates | Feature Updates | Bug Fixes |
88
| ------- | ------------------ | ------------------ | ------------------ |
9-
| 4.1.x | :white_check_mark: | :white_check_mark: | :white_check_mark: |
9+
| 5.x | :white_check_mark: | :white_check_mark: | :white_check_mark: |
10+
| 4.1.x | :white_check_mark: | :x: | :x: |
1011
| 4.0.x | :white_check_mark: | :x: | :x: |
11-
| 3.6.x | :white_check_mark: | :x: | :x: |
12+
| 3.6.x | :x: | :x: | :x: |
1213
| 3.5.x | :x: | :x: | :x: |
1314
| 3.4.x | :x: | :x: | :x: |
14-
| < 4.0 | :x: | :x: | :x: |
15+
| < 3.4 | :x: | :x: | :x: |
1516

1617
## Reporting a Vulnerability
1718

0 commit comments

Comments
 (0)