mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Update change note to new format
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: majorAnalysis
|
||||
---
|
||||
* Data flow now propagates taint from remote source `Parameter` types to read steps of their fields (e.g. `tainted.publicField` or `tainted.getField()`). This also applies to their subtypes and the types of their fields, recursively.
|
||||
Reference in New Issue
Block a user