mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Add change note
This commit is contained in:
2
java/change-notes/2021-06-11-tainted-key-read-steps.md
Normal file
2
java/change-notes/2021-06-11-tainted-key-read-steps.md
Normal 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()`).
|
||||
Reference in New Issue
Block a user