Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 829 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 829 Bytes

Data Flow Analysis

Changes to the source code:

  • Sources and sink parser with optional location in bytecode, to make it possible only considering specific
  • Source and sink manager that only return sources and sinks if the location matches
  • Custom Main class and SummaryTaintWrapper to set the custom source/sink parser and manager.