Refactor JWT.qll

This commit is contained in:
Tony Torralba
2021-07-20 17:14:34 +02:00
parent 430d9f1834
commit 22c9baa462
4 changed files with 104 additions and 101 deletions

View File

@@ -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