mirror of
https://github.com/github/codeql.git
synced 2026-06-09 06:58:50 +02:00
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
/** Provides taint-tracking configurations to reason about arithmetic using local-user-controlled data. */
|
|
overlay[local?]
|
|
deprecated module;
|
|
|
|
import java
|