mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
don't call environment variables for command-line arguments
This commit is contained in:
@@ -25,4 +25,4 @@ where
|
||||
then cfg.isSinkWithHighlight(sink.getNode(), highlight)
|
||||
else highlight = sink.getNode()
|
||||
select highlight, source, sink, "This command depends on an unsanitized $@.", source.getNode(),
|
||||
"command-line argument"
|
||||
source.getNode().(Source).describe()
|
||||
|
||||
Reference in New Issue
Block a user