mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
update expected output
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
| bad-jwt.js:10:1:10:56 | jwt.ver ... ne"] }) | does not verify the JWT payload with a cryptographic secret or public key. |
|
||||
| bad-jwt.js:11:1:11:63 | jwt.ver ... ne"] }) | does not verify the JWT payload with a cryptographic secret or public key. |
|
||||
| bad-jwt.js:12:1:12:59 | jwt.ver ... ne"] }) | does not verify the JWT payload with a cryptographic secret or public key. |
|
||||
| bad-jwt.js:10:19:10:20 | "" | This argument disables the integrity enforcement of the token verification. |
|
||||
| bad-jwt.js:11:19:11:27 | undefined | This argument disables the integrity enforcement of the token verification. |
|
||||
| bad-jwt.js:12:19:12:23 | false | This argument disables the integrity enforcement of the token verification. |
|
||||
|
||||
Reference in New Issue
Block a user