We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e88c5 commit 25c14eaCopy full SHA for 25c14ea
rust/ql/lib/change-notes/2025-09-19-parameter-mad.md
@@ -0,0 +1,7 @@
1
+---
2
+category: feature
3
4
+* The models-as-data format for sources now supports access paths of the form
5
+ `Argument[i].Parameter[j]`. This denotes that the source passes tainted data to
6
+ the `j`th parameter of it's `i`th argument (which must be a function or a
7
+ closure).
0 commit comments