aboutsummaryrefslogtreecommitdiffstats
path: root/docs/security.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/security.rst')
-rw-r--r--docs/security.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/security.rst b/docs/security.rst
index 1673b02c..646b3e22 100644
--- a/docs/security.rst
+++ b/docs/security.rst
@@ -5,6 +5,14 @@ We take the security of ``cryptography`` seriously. The following are a set of
policies we have adopted to ensure that security issues are addressed in a
timely fashion.
+Infrastructure
+--------------
+
+In addition to ``cryptography``'s code, we're also concerned with the security
+of the infrastructure we run (primarily ``cryptography.io`` and
+``ci.cryptography.io``). If you discover a security vulnerability in our
+infrastructure, we ask you to report it using the same procedure.
+
What is a security issue?
-------------------------