зеркало из https://github.com/github/codeql.git
docs: fix typo in dataflow exercise answer
This commit is contained in:
Родитель
fc4bb028b7
Коммит
575b4143b7
|
@ -352,6 +352,6 @@ Exercise 4
|
|||
}
|
||||
}
|
||||
|
||||
from DataFlow::Node src, DataFlow::Node sink, Configuration config
|
||||
from DataFlow::Node src, DataFlow::Node sink, GetenvToURLConfiguration config
|
||||
where config.hasFlow(src, sink)
|
||||
select src, "This environment variable constructs a URL $@.", sink, "here"
|
||||
|
|
Загрузка…
Ссылка в новой задаче