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

6 lines
187 B
Plaintext

/** Provides a taint-tracking configuration to reason about use of externally controlled strings for command injection vulnerabilities. */
overlay[local?]
deprecated module;
import java