mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
add CWE-400, and add a reference to DoS attacks
This commit is contained in:
@@ -109,7 +109,9 @@
|
||||
</example>
|
||||
|
||||
<references>
|
||||
|
||||
<li>
|
||||
Wikipedia: <a href="https://en.wikipedia.org/wiki/Denial-of-service_attack">Denial-of-service attack</a>.
|
||||
</li>
|
||||
</references>
|
||||
|
||||
</qhelp>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
* @id js/resource-exhaustion
|
||||
* @precision high
|
||||
* @tags security
|
||||
* external/cwe/cwe-400
|
||||
* external/cwe/cwe-770
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user