Browse Source

Added "Denial-of-service attacks" to the security issue severity classification.

Tim Graham 7 years ago
parent
commit
e1cf2a607e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/internals/security.txt

+ 1 - 0
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**: