Skip to content

Commit 2b541b7

Browse files
authored
fix CWE number
1 parent 049ba54 commit 2b541b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/src/experimental/CWE-347/ParseJWTWithoutVerification.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @id go/parse-jwt-without-verification
77
* @tags security
88
* experimental
9-
* external/cwe/cwe-321
9+
* external/cwe/cwe-347
1010
*/
1111

1212
import go

0 commit comments

Comments
 (0)