mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Update rust/ql/lib/change-notes/2025-09-19-parameter-mad.md
This commit is contained in:
@@ -3,5 +3,5 @@ category: feature
|
||||
---
|
||||
* The models-as-data format for sources now supports access paths of the form
|
||||
`Argument[i].Parameter[j]`. This denotes that the source passes tainted data to
|
||||
the `j`th parameter of it's `i`th argument (which must be a function or a
|
||||
the `j`th parameter of its `i`th argument (which must be a function or a
|
||||
closure).
|
||||
Reference in New Issue
Block a user