mirror of
https://github.com/github/codeql.git
synced 2025-12-19 02:13:17 +01:00
3 lines
124 B
Markdown
3 lines
124 B
Markdown
lgtm,codescanning
|
|
* Data flow now propagates taint from tainted Maps to read steps of their keys (e.g. `tainted.keySet()`).
|