Merge branch 'main' into 11185-add-note

This commit is contained in:
Felicity Chapman
2023-07-31 11:54:00 +01:00
committed by GitHub

View File

@@ -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"