Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58570b4

Browse files
Update python/ql/src/experimental/Security/CWE-022bis/UnsafeUnpack.ql
Co-authored-by: intrigus-lgtm <[email protected]>
1 parent 9a60202 commit 58570b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
* @problem.severity error
99
* @security-severity 7.5
1010
* @precision high
11-
* @tags securityimport semmle.python.dataflow.TaintTracking
11+
* @tags security
1212
* external/cwe/cwe-022bis
1313
*/
1414

0 commit comments

Comments
 (0)