We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085b13d commit 2627848Copy full SHA for 2627848
SECURITY.md
@@ -5,11 +5,12 @@
5
Use this section to tell people about which versions of your project are
6
currently being supported with security updates.
7
8
-| Version | Supported |
9
-| ------- | ------------------ |
10
-| 4.x.x | :white_check_mark: |
11
-| 3.x.x | :white_check_mark: but only very critical security issues |
12
-| < 3 | :x: |
+| Version | Supported |
+|---------|--------------------------------------------------|
+| 5.x.x | :white_check_mark: |
+| 4.x.x | :white_check_mark: but only high severity issues |
+| 3.x.x | :x: |
13
+| < 3 | :x: |
14
15
## Reporting a Vulnerability
16
0 commit comments