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

Module WebviewDebuggingEnabledQuery

Definitions for the Android Webview Debugging Enabled query

Import path

import semmle.code.java.security.WebviewDebuggingEnabledQuery

Imports

DataFlow

Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses.

Guards

Provides classes and predicates for reasoning about guards and the control flow elements controlled by those guards.

SecurityTests

Test detection for the security pack.

java

Provides all default Java QL imports.

Classes

WebviewDebugEnabledConfig

DEPRECATED: Use WebviewDebugEnabledFlow instead.

Modules

WebviewDebugEnabledConfig

A configuration to find instances of setWebContentDebuggingEnabled called with true values.

Aliases

WebviewDebugEnabledFlow

Tracks instances of setWebContentDebuggingEnabled with true values.