aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2013-11-12 18:51:02 -0800
committerDonald Stufft <donald@stufft.io>2013-11-12 18:51:02 -0800
commit4826ec6e7602a3d2bca687afadb97a04a5e85ff2 (patch)
tree1564f97788196adbe0ed8488bab33a917a0385f7
parent5cfb8262721d4d1825de8fda512a6f8b82b4e151 (diff)
parentf139582c9363dc5fa1f34fe377e473e8b4fcc34b (diff)
downloadcryptography-4826ec6e7602a3d2bca687afadb97a04a5e85ff2.tar.gz
cryptography-4826ec6e7602a3d2bca687afadb97a04a5e85ff2.tar.bz2
cryptography-4826ec6e7602a3d2bca687afadb97a04a5e85ff2.zip
Merge pull request #254 from alex/contributing
Call out the security reporting info in the CONTRIBUTING file
-rw-r--r--CONTRIBUTING.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 9f63250f..b47f77e5 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -13,3 +13,11 @@ Extensive contribution guidelines are available in the repository at
``docs/contributing.rst``, or online at:
https://cryptography.io/en/latest/contributing/
+
+Security issues
+---------------
+
+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/