mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
Java template injection query: import pathgraph
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
import java
|
import java
|
||||||
import TemplateInjection
|
import TemplateInjection
|
||||||
|
import DataFlow::PathGraph
|
||||||
|
|
||||||
from TemplateInjectionFlowConfig config, DataFlow::PathNode source, DataFlow::PathNode sink
|
from TemplateInjectionFlowConfig config, DataFlow::PathNode source, DataFlow::PathNode sink
|
||||||
where config.hasFlowPath(source, sink)
|
where config.hasFlowPath(source, sink)
|
||||||
|
|||||||
Reference in New Issue
Block a user