From 71b76bfc5166050dc333c72ead6b51a8933061e7 Mon Sep 17 00:00:00 2001 From: Sergey Shepelev Date: Wed, 31 Mar 2021 23:44:04 +0300 Subject: Security Policy --- SECURITY.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..6e4542f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,19 @@ +# Security Policy + +## Supported Versions + +master branch and latest release get priority support. You should expect all known problems fixed in master. + +All other released versions receive security updates per request. +If you use some old version and can not upgrade for any or no reason, ask for security update release, most likely you will get it. + +## Reporting a Vulnerability + +Contact current maintainers. At 2021-03: temotor@gmail.com or https://t.me/temotor +If that doesn't work, open Github issue just asking for private communication channel. + +This is volunteer maintained project, all issues are processed on best effort basis, no deadlines promised. Of course, security vulnerabilities get priority over regular issues. + +You can expect fame in history or maybe you prefer anonymity - say what you prefer. + +Thank you for responsible handling of security problems. Your attention and effort are appreciated. -- cgit v1.2.1