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