From e590abca527e25f92d21011baa70aea6fc4bb372 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 12 Nov 2013 17:09:31 -0800 Subject: Call out the security reporting info in the CONTRIBUTING file --- CONTRIBUTING.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CONTRIBUTING.rst') diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 9f63250f..2a71daee 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -13,3 +13,10 @@ Extensive contribution guidelines are available in the repository at ``docs/contributing.rst``, or online at: https://cryptography.io/en/latest/contributing/ + +.. attention:: + + To report a security issue, please follow the special `security reporting + guidelines`_, do not report them in the public issue tracker. + +.. _`security reporting guidelines`: https://cryptography.io/en/latest/security/ -- cgit v1.2.3