Merge pull request #12260 from yoff/python/fix-precision-usafe-unpack

python: Lower precision as discussed
This commit is contained in:
yoff
2023-02-20 13:38:50 +01:00
committed by GitHub

View File

@@ -8,7 +8,7 @@
* @id py/unsafe-unpacking
* @problem.severity error
* @security-severity 7.5
* @precision high
* @precision medium
* @tags security
* experimental
* external/cwe/cwe-022