mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
Refactor JWT.qll
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
import java
|
||||
import semmle.code.java.security.JWT
|
||||
import semmle.code.java.security.JWTQuery
|
||||
|
||||
from JwtParserWithInsecureParseSink sink, JwtParserWithSigningKeyExpr parserExpr
|
||||
where sink.asExpr() = parserExpr
|
||||
|
||||
Reference in New Issue
Block a user