Skip to content

Commit 2801b84

Browse files
committed
A fix of the tag name
1 parent 4896e62 commit 2801b84

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
@@ -9,7 +9,7 @@
99
* @security-severity 7.5
1010
* @precision high
1111
* @tags security
12-
* external/cwe/cwe-022bis
12+
* external/cwe/cwe-022
1313
*/
1414

1515
import python

0 commit comments

Comments
 (0)