Skip to content

Commit a2d2626

Browse files
committed
add security severity
1 parent d64df30 commit a2d2626

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

javascript/ql/src/Security/CWE-770/ResourceExhaustion.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* sizes or durations can cause resource exhaustion.
55
* @kind path-problem
66
* @problem.severity warning
7+
* @security-severity 7.5
78
* @id js/resource-exhaustion
89
* @precision high
910
* @tags security

0 commit comments

Comments
 (0)