Skip to content

Codeql scan cannot produce results #825

Closed Answered by kexinoh
kexinoh asked this question in Q&A
Discussion options

You must be logged in to vote

i work it by this:
exists(MethodCall api | api.getQualifier().getType().(RefType).hasQualifiedName("javax.crypto","Cipher") and api.getMethod().getName() = "getInstance" and sink.asExpr()=api.getAnArgument() )

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kexinoh
Comment options

@kexinoh
Comment options

Answer selected by pwntester
@pwntester
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants