codeql/java/old-change-notes/2021-06-11-tainted-key-read...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 строки
124 B
Markdown
Исходник Обычный вид История

2021-06-11 13:04:11 +03:00
lgtm,codescanning
* Data flow now propagates taint from tainted Maps to read steps of their keys (e.g. `tainted.keySet()`).