From 6ae58cc22e63559514f164fe051dcee9112c8236 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 21 Aug 2016 12:18:31 +0900 Subject: [PATCH] Document how to report vulnerability --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rst b/README.rst index 9bfe5040..6eedcf22 100644 --- a/README.rst +++ b/README.rst @@ -1500,6 +1500,17 @@ See `Contribution Guidelines `_ for more details. +Reporting vulnerability +----------------------- + +If you find a vulnerability in our software, please send the email to +"tatsuhiro.t at gmail dot com" about its details instead of submitting +issues on github issue page. It is a standard practice not to +disclose vulnerability information publicly until a fixed version is +released, or mitigation is worked out. + +In the future, we may setup a dedicated mail address for this purpose. + Release schedule ----------------