mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
6 lines
168 B
Plaintext
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
|