mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Directly import Lang from ExternalFlow's Frameworks module
This commit is contained in:
@@ -70,6 +70,7 @@ private import internal.DataFlowPrivate
|
||||
*/
|
||||
private module Frameworks {
|
||||
private import semmle.code.java.frameworks.ApacheHttp
|
||||
private import semmle.code.java.frameworks.apache.Lang
|
||||
}
|
||||
|
||||
private predicate sourceModelCsv(string row) {
|
||||
|
||||
Reference in New Issue
Block a user