secure-software-engineering / FlowDroid

FlowDroid Static Data Flow Tracker
GNU Lesser General Public License v2.1
1.03k stars 293 forks source link

SourcesAndSinks.txt not match #535

Closed cjc-github closed 1 year ago

cjc-github commented 1 year ago

Line does not match some Source Method?

for example, In SourcesAndSinks.txt file

<java.io.File: java.io.File getAbsoluteFile)> -> SOURCE

It seem lack the match brackets or some parameter.

StevenArzt commented 1 year ago

I have fixed this syntax error. Keep in mind that the source/sink file provided with FlowDroid is only an example for the syntax and that the set of sources and sinks is debatable.

cjc-github commented 1 year ago

yeah, i just use part of sources and sinks for data flow analysis.

---Original--- From: "Steven @.> Date: Mon, Oct 31, 2022 16:37 PM To: @.>; Cc: @.**@.>; Subject: Re: [secure-software-engineering/FlowDroid] SourcesAndSinks.txt not match (Issue #535)

I have fixed this syntax error. Keep in mind that the source/sink file provided with FlowDroid is only an example for the syntax and that the set of sources and sinks is debatable.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>