CodeQL: Tracking Path #207
Unanswered
JinsBurger
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hi, have a look at #138 which should answer your question :) TLDR: |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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?
Beta Was this translation helpful? Give feedback.
All reactions