CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Module ExternalStorage

Provides definitions for working with uses of Android external storage

Import path

import semmle.code.java.frameworks.android.ExternalStorage

Imports

java

Provides all default Java QL imports.

Predicates

androidExternalStorageSource

Holds if n is a node that reads the contents of an external file in Android. This is controllable by third-party applications, so is treated as a remote flow source.