Make more ExternalFlow imports private

This commit is contained in:
Tony Torralba
2022-05-03 09:32:43 +02:00
parent 86516b157b
commit c66e583aea
12 changed files with 12 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
import java
import semmle.code.java.dataflow.DataFlow
import semmle.code.java.dataflow.ExternalFlow
private import semmle.code.java.dataflow.ExternalFlow
import semmle.code.java.security.CleartextStorageQuery
import semmle.code.java.security.Files
import semmle.code.xml.AndroidManifest