mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Add missing import
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
import java
|
||||
import semmle.code.java.dataflow.FlowSources
|
||||
private import semmle.code.java.dataflow.ExternalFlow
|
||||
import semmle.code.java.security.PathCreation
|
||||
import DataFlow::PathGraph
|
||||
import TaintedPathCommon
|
||||
|
||||
Reference in New Issue
Block a user