mirror of
https://github.com/github/codeql.git
synced 2026-01-05 10:40:21 +01:00
Merge pull request #13853 from geoffw0/commandinject
Swift: Autoformat experimental query.
This commit is contained in:
@@ -19,4 +19,4 @@ import CommandInjectionFlow::PathGraph
|
||||
from CommandInjectionFlow::PathNode sourceNode, CommandInjectionFlow::PathNode sinkNode
|
||||
where CommandInjectionFlow::flowPath(sourceNode, sinkNode)
|
||||
select sinkNode.getNode(), sourceNode, sinkNode, "This command depends on a $@.",
|
||||
sourceNode.getNode(), "user-provided value"
|
||||
sourceNode.getNode(), "user-provided value"
|
||||
|
||||
Reference in New Issue
Block a user