mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01: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