Skip to content

Commit 1650ce7

Browse files
authored
Create SECURITY.md
1 parent b38192b commit 1650ce7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

SECURITY.md

+21
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)