Skip to content

Commit b9aae53

Browse files
authored
Create SECURITY.md
1 parent 83b3283 commit b9aae53

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

SECURITY.md

Lines changed: 24 additions & 0 deletions
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+
| 4.x.x | :white_check_mark: |
11+
| 3.x.x | :white_check_mark: but only very critical security issues |
12+
| < 3 | :x: |
13+
14+
## Reporting a Vulnerability
15+
16+
Report security vulnerabilities to info[at]jankuester[dot]com
17+
18+
Please specify exactly how the vulnerability is to be exploited so we can estime how severe the consequences can be (unless you also can specifiy them, too).
19+
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 Email so we can setup a completely private repository to work on it together.
23+
24+
Note, that security fixes will also require to pass all tests and audits.

0 commit comments

Comments
 (0)