C++: Set precision to low

There are no barriers, so the query as is will flag up any use of the
identified functions.
This commit is contained in:
Jeroen Ketema
2024-09-04 14:13:43 +02:00
parent 238895e677
commit 9b905d5e84

View File

@@ -3,7 +3,7 @@
* @description User-controlled data that flows into decompression library APIs without checking the compression rate is dangerous
* @kind path-problem
* @problem.severity error
* @precision high
* @precision low
* @id cpp/data-decompression-bomb
* @tags security
* experimental