added SECUTRITY.md for reporting vulnerabilities (#805)

This commit is contained in:
Kevin Papst
2019-05-23 21:42:52 +02:00
committed by GitHub
parent 29209105d3
commit cdef22b4d1

25
SECURITY.md Normal file
View File

@@ -0,0 +1,25 @@
# Security Policy
## Supported Versions
As announced in the [README](README.md) I only support the latest available release and master.
| Version | Supported |
| ------- | ------------------ |
| master | :white_check_mark: |
| 0.9 | :white_check_mark: |
| < 0.9 | :x: |
## Reporting a Vulnerability
Please report any security related vulnerability to info@keleo.de or kpapst@gmx.net.
I will work as fast as I can to fix the problem and publish a bugfix release.
Depending on the size of the required fixes, this might take between a couple of hours up
to a couple of days.
You can expect that your message (via email is the preferred way) will be answered ASAP,
but please take into account that I am living in the timezone Europe/Berlin.
If your issue is valid and I verified and fixed it, you will be mentioned in the release
notes within the Security section at the top of the release.