We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f905ac1 commit 4af4040Copy full SHA for 4af4040
javascript/ql/src/experimental/Security/CWE-347-noVerification/JsonWebTokenLocalSource.ql
@@ -5,7 +5,7 @@
5
* @problem.severity error
6
* @security-severity 8.0
7
* @precision high
8
- * @id js/jwt-missing-verification-jsonwebtoken
+ * @id js/jwt-missing-verification-jsonwebtoken-local-source
9
* @tags security
10
* external/cwe/cwe-347
11
*/
javascript/ql/src/experimental/Security/CWE-347-noVerification/JsonWebTokenNotWorking.ql
+ * @id js/jwt-missing-verification-jsonwebtoken-not-working
0 commit comments