mirror of
https://github.com/django/django.git
synced 2025-09-27 12:39:17 +00:00
Added "Denial-of-service attacks" to the security issue severity classification.
This commit is contained in:
parent
e0eab28f9f
commit
e1cf2a607e
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ triaging our announcement and upgrade Django as needed. Severity levels are:
|
||||||
|
|
||||||
* Cross site scripting (XSS)
|
* Cross site scripting (XSS)
|
||||||
* Cross site request forgery (CSRF)
|
* Cross site request forgery (CSRF)
|
||||||
|
* Denial-of-service attacks
|
||||||
* Broken authentication
|
* Broken authentication
|
||||||
|
|
||||||
**Low**:
|
**Low**:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue