Skip to content

Handle Implicit Edges, ie Callbacks / Indirect Edges #5502

Open
@moshethebeadle

Description

@moshethebeadle

Does Joern handle implicit edges, ie. callbacks?

A full example of what I'm talking about is found in the SootUp discussion Call Graph with Edges for Callbacks from Libraries #1149

Callbacks are very common in the code I deal with, and so not being able to track data flows through those is problematic.

I have done some work in handling adding call-graph edges for these cases and may be able to help in Joern.

related work

I think this may be related to the Lambda Support project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions