Open mengjianwei12345 opened 2 years ago
I guess you can implement this using summary or TaintPropagationHandler.
Correct. The StubDroid summaries already support "kill flows". have a look at the summary for List.clear()
(forlder soot-infoflow-summaries/summariesManual
).
I found that there are test cases for sanitizer in the securibench of the flowdroid, so I wanted to ask if the flowdroid analysis can already support the sanitizer for harmless treatment