mirror of
https://github.com/github/codeql.git
synced 2026-02-28 21:03:50 +01:00
Deprecate or remove imports of dataflow library copies
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
import java
|
||||
import semmle.code.java.dataflow.ExternalFlow
|
||||
private import semmle.code.java.dataflow.DataFlow
|
||||
private import semmle.code.java.dataflow.DataFlow2
|
||||
private import semmle.code.java.security.SecurityTests
|
||||
|
||||
private class ExploitableStringLiteral extends StringLiteral {
|
||||
|
||||
Reference in New Issue
Block a user