mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
update {js/py}/command-line-injection to match csharp/java
This commit is contained in:
@@ -28,5 +28,5 @@ where
|
||||
else highlight = sink.getNode()
|
||||
) and
|
||||
sourceNode = source.getNode()
|
||||
select highlight, source, sink, "This command depends on $@.", sourceNode,
|
||||
select highlight, source, sink, "$@ flows to here and is used in a command.", source.getNode(),
|
||||
sourceNode.getSourceType()
|
||||
|
||||
Reference in New Issue
Block a user