We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b38192b commit 1650ce7Copy full SHA for 1650ce7
SECURITY.md
@@ -0,0 +1,21 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
5
+The following versions are supported. The current version is 0.64.x and is actively developed and maintained.
6
+Version 0.42.x is still widely used and vulnerabilities can be addressed
7
+in this version if they are critical.
8
9
+| Version | Supported |
10
+| ------- | ------------------ |
11
+| 0.64.x | :white_check_mark: |
12
+| 0.50.x | :x: |
13
+| 0.42.x | :white_check_mark: |
14
+| < 0.42.x | :x: |
15
16
+## Reporting a Vulnerability
17
18
+Please report vulnerabilities by opening an issue. You can additionally report vulnerabilities
19
+by e-mail on the GitHub account.
20
21
+I will do my best to address vulnerabilities as soon as possible with a new patch release.
0 commit comments