mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +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()`).
|