diff options
| author | James Bennett <james@b-list.org> | 2013-09-18 23:13:04 -0500 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2013-09-18 23:13:04 -0500 |
| commit | a2e25e8a830b1d8b3daa9afb1c2ad4f954bb7d3c (patch) | |
| tree | d8c484c7916da33ed18e520ab9bc7695f125b990 /docs/internals | |
| parent | 98514849dce07acfaa224a90a784bba9d97249e5 (diff) | |
Fix #21121: Add archive of security issues.
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/security.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/internals/security.txt b/docs/internals/security.txt index 327a6a5f60..7451dbdca4 100644 --- a/docs/internals/security.txt +++ b/docs/internals/security.txt @@ -1,3 +1,5 @@ +.. _internals-security: + ========================== Django's security policies ========================== @@ -126,6 +128,10 @@ may privately contact and discuss those issues with the appropriate maintainers, and coordinate our own disclosure and resolution with theirs. +The Django team also maintains an :ref:`archive of security issues +disclosed in Django <security-releases>`. + + .. _security-notifications: Who receives advance notification |
