Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 277 Bytes

File metadata and controls

5 lines (3 loc) · 277 Bytes

0.0.6

Major Analysis Improvements

  • Data flow now propagates taint from remote source Parameter types to read steps of their fields (e.g. tainted.publicField or tainted.getField()). This also applies to their subtypes and the types of their fields, recursively.