Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 272 Bytes

File metadata and controls

7 lines (7 loc) · 272 Bytes
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 jth parameter of its ith argument (which must be a function or a closure).