aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Shepelev <temotor@gmail.com>2020-05-20 20:44:00 +0300
committerGitHub <noreply@github.com>2020-05-20 20:44:00 +0300
commit828c26d8ca1e7e3c9c3e154885c9bf3a13426cbe (patch)
treeaa7399859bc2262331697706ef81b8d1d8f2f4c0
parent8373177d3a9e4dd9c956f9bded22a5f96a00957b (diff)
downloadhttplib2-828c26d8ca1e7e3c9c3e154885c9bf3a13426cbe.tar.gz
Security Policy
-rw-r--r--SECURITY.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..5eb3903
--- /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 2020-05: 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.