We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7d40f commit 85b22a2Copy full SHA for 85b22a2
go/ql/src/Security/CWE-347/MissingJwtSignatureCheck.qhelp
@@ -7,7 +7,7 @@
7
<recommendation>
8
<p>Always verify the signature by using the appropriate methods depending on the JWT library,
9
or use a library that verifies it by default.</p>
10
- <recommendation>
+ </recommendation>
11
<example>
12
<p>The following example shows a case where a JWT is parsed without verifying the
13
signature.</p>
0 commit comments