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

Module ArithmeticTaintedLocalQuery

Provides taint-tracking configurations to reason about arithmetic using local-user-controlled data.

Import path

import semmle.code.java.security.ArithmeticTaintedLocalQuery

Imports

java

Provides all default Java QL imports.

Modules

ArithmeticTaintedLocalOverflowConfig

DEPRECATED: Use ArithmeticOverflowConfig instead.

ArithmeticTaintedLocalUnderflowConfig

A taint-tracking configuration to reason about arithmetic underflow using local-user-controlled data.

Aliases

ArithmeticTaintedLocalOverflowFlow

DEPRECATED: Use ArithmeticOverflow instead and configure threat model sources to include local.

ArithmeticTaintedLocalUnderflowFlow

DEPRECATED: Use ArithmeticUnderflow instead and configure threat model sources to include local.