Point.get_tainted_path_affecting_point()
Returns the first encountered path containing tainted data that influence the point, if it exists. Otherwise, returns an empty tuple.
PreviousPoint.get_all_tainted_paths_affecting_point()NextPoint.get_tainted_sources_affecting_point()
Last updated