mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
Fix import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** Definitions used by the queries for database query injection. */
|
||||
|
||||
import semmle.code.java.Expr
|
||||
import java
|
||||
import semmle.code.java.dataflow.FlowSources
|
||||
import semmle.code.java.security.QueryInjection
|
||||
import semmle.code.java.frameworks.android.SQLite
|
||||
|
||||
Reference in New Issue
Block a user