mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JavaScript: Introduce flow labels.
This commit is contained in:
@@ -2,4 +2,4 @@ import DataFlowConfig
|
||||
|
||||
from TestDataFlowConfiguration tttc, DataFlow::Node src, DataFlow::Node snk
|
||||
where tttc.hasFlow(src, snk)
|
||||
select src, snk
|
||||
select src, snk
|
||||
|
||||
Reference in New Issue
Block a user