We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f80ff commit bd3155eCopy full SHA for bd3155e
rust/ql/src/queries/security/CWE-770/UncontrolledAllocationSize.ql
@@ -4,7 +4,7 @@
4
* arbitrary amounts of memory being allocated, leading to a crash or a
5
* denial-of-service (DoS) attack.
6
* @kind path-problem
7
- * @problem.severity recommendation
+ * @problem.severity warning
8
* @security-severity 7.5
9
* @precision high
10
* @id rust/uncontrolled-allocation-size
0 commit comments