-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I am looking for a working Cypher query that calls the procedure tabby.algo.findPath. Can you help me with that?
When defining the source, I want to include all methods that take a String as a parameter and extend java.rmi.Remote. So all methods which can be called in RMI and take atlest one string parameter are my source The sink method should be executeQuery.
Please fill in the following template:
name: "web_to_code"
type: "web"
source:
type: "source"
endpoint: true
sink:
type: "sink"
sink: true
vul: "CODE"
depth: 8
limit: 10
procedure: "tabby.algo.findPath"
sourceBlacklists: []
pathBlacklists:
- "java.lang.Iterable#forEach"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels