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

Module UnsafeContentUriResolutionQuery

Provides taint tracking configurations to be used in unsafe content URI resolution queries.

Import path

import semmle.code.java.security.UnsafeContentUriResolutionQuery

Imports

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.

UnsafeContentUriResolution

Provides classes to reason about vulnerabilites related to content URIs.

java

Provides all default Java QL imports.

Classes

UnsafeContentResolutionConf

DEPRECATED: Use UnsafeContentUriResolutionFlow instead.

Modules

UnsafeContentResolutionConfig

A taint-tracking configuration to find paths from remote sources to content URI resolutions.

Aliases

UnsafeContentResolutionFlow

Taint-tracking flow to find paths from remote sources to content URI resolutions.