diff options
| author | Michael Manfre <mmanfre@gmail.com> | 2020-05-21 04:30:14 -0400 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2020-05-21 10:32:02 +0200 |
| commit | e4d96084cfc554da1bda5b1fcbbb108dca1ac2e5 (patch) | |
| tree | 9c2c58909d8c78528abb0357b452e4d85e78541d /docs | |
| parent | 52453b438a190f3f91fb0b19dee6184f91b176eb (diff) | |
[3.0.x] Added notes related to security pre-notification list requests.
Backport of 0e893248b28e30bf562d29e6d5745ffad4b1a1eb from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/security.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/internals/security.txt b/docs/internals/security.txt index 438325b330..511c83b537 100644 --- a/docs/internals/security.txt +++ b/docs/internals/security.txt @@ -191,6 +191,11 @@ groups: demonstrated ability to responsibly receive, keep confidential and act on these notifications. +.. admonition:: Security audit and scanning entities + + As a policy, we do not add these types of entities to the notification + list. + Requesting notifications ======================== @@ -235,3 +240,9 @@ Please also bear in mind that for any individual or organization, receiving security notifications is a privilege granted at the sole discretion of the Django development team, and that this privilege can be revoked at any time, with or without explanation. + +.. admonition:: Provide all required information + + A failure to provide the required information in your initial contact + will count against you when making the decision on whether or not to + approve your request. |
