Provides taint tracking configurations to be used in Android Intent redirection queries.
Import path
import semmle.code.java.security.AndroidIntentRedirectionQueryImports
| AndroidIntentRedirection | Provides classes to reason about Android Intent redirect vulnerabilities. |
| FlowSources | Provides classes representing various flow sources for taint tracking. |
| TaintTracking | Provides classes for performing local (intra-procedural) and global (inter-procedural) taint-tracking analyses. |
| java | Provides all default Java QL imports. |
Modules
| IntentRedirectionConfig | A taint tracking configuration for tainted Intents being used to start Android components. |
Aliases
| IntentRedirectionFlow | Tracks the flow of tainted Intents being used to start Android components. |