CodeQL: Tracking Path #207
Unanswered
JinsBurger
asked this question in
Q&A
Replies: 1 comment 6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I got sink and source using Dataflow library, but have no idea getting sequential path.
If the fullpath is source->A->B->sink, I want to know fullpath that included source A,B,sink.
Can I get the solution?
All reactions