mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update change note to new format
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
lgtm,codescanning
|
||||
---
|
||||
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