Skip to content

Commit 519b939

Browse files
authored
Create SECURITY.md
1 parent 2aa668e commit 519b939

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

SECURITY.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
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+
| 3.x.x | :white_check_mark: |
11+
| < 3 | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
Report security vulnerabilities to [email protected]
16+
17+
Please specify exactly how the vulnerability is to be exploited so we can estimate how severe the consequences can be (unless you also can specify them, too).
18+
19+
Please note that we need to reproduce the vulnerability (as like with bugs) in order to safely fix it.
20+
21+
A fix will be implemented in private until we can ensure the vulnerability is closed. A new release will immediately be published.
22+
If you want to provide a fix please let us know in the e-mail so we can setup a completely private repository to work on it together.
23+
24+
Finally, all security fixes will also require to pass all tests and audits.

0 commit comments

Comments
 (0)