Skip to content

pullrequests Search Results · repo:github/codeql path:docs/codeql "ClassInstanceExpr" is:public is:public is:unmerged

Filter by

2 results  (127 ms)

2 results

ingithub/codeql (press backspace or delete to remove)

... example use-site per library (probably flagging an import statement not a ClassInstanceExpr), we can avoid excessive noise and produce one warning per insecure library per project. You could achieve ...
documentation
Java

Adds the class QualifiableMemberAccess which covers FieldAccess, MemberAccess and ClassInstanceExpr. I have marked this pull request as draft because I am note sure whether it makes sense to use inheritance here, and because I would like to hear what you think about this proposed change.
Java