diff options
| author | Tim Graham <timograham@gmail.com> | 2018-03-12 11:00:47 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-03-12 11:00:47 -0400 |
| commit | e1cf2a607ef7e1cd8bc3612c93e4e7a9aa9589cc (patch) | |
| tree | 33d20138b0ebccae3991136e73f6107d69532e63 /docs | |
| parent | e0eab28f9f3440f68c5ed318554e3537976b816f (diff) | |
Added "Denial-of-service attacks" to the security issue severity classification.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/security.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/internals/security.txt b/docs/internals/security.txt index d81206dde0..434103f3a5 100644 --- a/docs/internals/security.txt +++ b/docs/internals/security.txt @@ -93,6 +93,7 @@ triaging our announcement and upgrade Django as needed. Severity levels are: * Cross site scripting (XSS) * Cross site request forgery (CSRF) +* Denial-of-service attacks * Broken authentication **Low**: |
