Add change note

This commit is contained in:
Tony Torralba
2021-06-11 12:04:11 +02:00
parent 52f1930e1d
commit c828c7031f

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Data flow now propagates taint from tainted Maps to read steps of their keys (e.g. `tainted.keySet()`).