We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c217d commit be7b5d2Copy full SHA for be7b5d2
SECURITY.md
@@ -6,12 +6,13 @@ Updates are provided according to table below.
6
7
| Version | Security Updates | Feature Updates | Bug Fixes |
8
| ------- | ------------------ | ------------------ | ------------------ |
9
-| 4.1.x | :white_check_mark: | :white_check_mark: | :white_check_mark: |
+| 5.x | :white_check_mark: | :white_check_mark: | :white_check_mark: |
10
+| 4.1.x | :white_check_mark: | :x: | :x: |
11
| 4.0.x | :white_check_mark: | :x: | :x: |
-| 3.6.x | :white_check_mark: | :x: | :x: |
12
+| 3.6.x | :x: | :x: | :x: |
13
| 3.5.x | :x: | :x: | :x: |
14
| 3.4.x | :x: | :x: | :x: |
-| < 4.0 | :x: | :x: | :x: |
15
+| < 3.4 | :x: | :x: | :x: |
16
17
## Reporting a Vulnerability
18
0 commit comments