Files
codeql/java/change-notes/2021-06-11-tainted-key-read-steps.md
Tony Torralba c828c7031f Add change note
2021-06-11 12:04:11 +02:00

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()`).