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

6 lines
167 B
Plaintext

/** Provides a taint-tracking configuration to reason about improper validation of local user-provided array index. */
overlay[local?]
deprecated module;
import java