mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Add missing java import
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/** Provides classes to reason about database query language injection vulnerabilities. */
|
||||
|
||||
import java
|
||||
import semmle.code.java.dataflow.DataFlow
|
||||
import semmle.code.java.frameworks.Jdbc
|
||||
import semmle.code.java.frameworks.android.SQLite
|
||||
|
||||
Reference in New Issue
Block a user