From: Ian Cordasco Date: Wed, 28 Jan 2015 14:58:05 +0000 (-0600) Subject: Add Cory's twitter account X-Git-Tag: v2.6.0~8^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02f852cc41aec89e1f5147cc87732927b80b8420;p=services%2Fpython-requests.git Add Cory's twitter account Added some more detail to the Vulnerability section --- diff --git a/docs/community/support.rst b/docs/community/support.rst index 6985fa5..8270c48 100644 --- a/docs/community/support.rst +++ b/docs/community/support.rst @@ -17,8 +17,9 @@ Send a Tweet ------------ If your question is less than 140 characters, feel free to send a tweet to -`@kennethreitz `_ or -`@sigmavirus24 `_. +`@kennethreitz `_, +`@sigmavirus24 `_, or +`@lukasaoz `_. Vulnerability Disclosure ------------------------ @@ -27,6 +28,15 @@ If you think you have found a potential security vulnerability in requests, please email `sigmavirus24 `_ and `Lukasa `_ directly. **Do not file a public issue.** +If English is not your first language, please try to describe the problem and +its impact to the best of your ability. For greater detail please use your native +language and we will try our best to translate it using online services. Please +also include the code you used to find the problem and the shortest amount of code +necessar to reproduce it. Please do not disclose this to anyone else. We will +retrieve a CVE identifier if necessary and give you full credit under whatever +name or alias you provide. We will respect your privacy and will only publicize +your involvement if you grant us permission. + File an Issue -------------