mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
Make more ExternalFlow imports private
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user