Files
codeql/java/ql/lib/semmle/code/java/security/ArithmeticTaintedLocalQuery.qll
2026-05-04 10:52:27 +02:00

6 lines
155 B
Plaintext

/** Provides taint-tracking configurations to reason about arithmetic using local-user-controlled data. */
overlay[local?]
deprecated module;
import java