mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Bidirectional import in ExternalFlow.qll
This commit is contained in:
@@ -82,6 +82,7 @@ private module Frameworks {
|
||||
private import semmle.code.java.security.XSS
|
||||
private import semmle.code.java.security.LdapInjection
|
||||
private import semmle.code.java.security.XPath
|
||||
private import semmle.code.java.security.MvelInjection
|
||||
}
|
||||
|
||||
private predicate sourceModelCsv(string row) {
|
||||
|
||||
Reference in New Issue
Block a user