Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 276 Bytes

File metadata and controls

8 lines (6 loc) · 276 Bytes

0.1.17

New Features

  • 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).