Deprecate or remove imports of dataflow library copies

This commit is contained in:
Ed Minnix
2023-12-05 17:53:17 -05:00
parent 0618568cdc
commit 1b8f3f3450
8 changed files with 6 additions and 10 deletions

View File

@@ -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 {