You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).