Skip to content

Commit 4e6712a

Browse files
authored
Merge pull request #133 from frankhommers/security-policy
Created Security Policy
2 parents 56dfd4b + eb141fa commit 4e6712a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

SECURITY.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+
| 1.6.3 | :white_check_mark: |
11+
| < 1.6.3 | :x: |
12+
13+
14+
## Reporting a Vulnerability
15+
16+
Do not create a new issue ticket with the detailed information of the vulnerability under any circumstances!
17+
18+
All vulnerabilities can be reported directly to the main project maintainers (currently @frankfommers and @vytautask) directly
19+
via email (frank-hfpg[at]hommers[dot]nl or vytautaskasp[at]gmail[dot]com respectively). We should get back to you in 24 hours. Please include as much information as possible (if you have a POC - even better). All security issues have our highest attention and will be solved ASAP.
20+
21+
You would help us out if you also include a fix in a pull request. That way we can quickly release a fix.
22+
23+
Thank you for your understanding.

0 commit comments

Comments
 (0)