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

6 lines
168 B
Plaintext

/** Provides a taint-tracking configuration to reason about externally-controlled format strings from local sources. */
overlay[local?]
deprecated module;
import java