Skip to content

Files

Latest commit

92f25f4 · Nov 12, 2023

History

History

FlowAnalysis

README.md

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.