Skip to content

Commit 9e97877

Browse files
committed
python: lower precision as discussed
1 parent 658cc33 commit 9e97877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/experimental/Security/CWE-022bis/UnsafeUnpack.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @id py/unsafe-unpacking
99
* @problem.severity error
1010
* @security-severity 7.5
11-
* @precision high
11+
* @precision medium
1212
* @tags security
1313
* experimental
1414
* external/cwe/cwe-022

0 commit comments

Comments
 (0)