Skip to content

Commit 85b22a2

Browse files
committed
Fix QHelp
1 parent ad7d40f commit 85b22a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/src/Security/CWE-347/MissingJwtSignatureCheck.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<recommendation>
88
<p>Always verify the signature by using the appropriate methods depending on the JWT library,
99
or use a library that verifies it by default.</p>
10-
<recommendation>
10+
</recommendation>
1111
<example>
1212
<p>The following example shows a case where a JWT is parsed without verifying the
1313
signature.</p>

0 commit comments

Comments
 (0)