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 238895e commit 9b905d5Copy full SHA for 9b905d5
cpp/ql/src/experimental/Security/CWE/CWE-409/DecompressionBombs.ql
@@ -3,7 +3,7 @@
3
* @description User-controlled data that flows into decompression library APIs without checking the compression rate is dangerous
4
* @kind path-problem
5
* @problem.severity error
6
- * @precision high
+ * @precision low
7
* @id cpp/data-decompression-bomb
8
* @tags security
9
* experimental
0 commit comments