mirror of
https://github.com/github/codeql.git
synced 2026-01-31 23:33:03 +01:00
This brings `DataFlowImpl.qll` and `DataFlowImplCommon.qll` up-to-date with the other languages as of https://github.com/Semmle/ql/pull/2480.
8 lines
581 B
Plaintext
8 lines
581 B
Plaintext
edges
|
|
| CommandInjection.go:9:13:9:19 | selection of URL : pointer type | CommandInjection.go:10:22:10:28 | cmdName |
|
|
nodes
|
|
| CommandInjection.go:9:13:9:19 | selection of URL : pointer type | semmle.label | selection of URL : pointer type |
|
|
| CommandInjection.go:10:22:10:28 | cmdName | semmle.label | cmdName |
|
|
#select
|
|
| CommandInjection.go:10:22:10:28 | cmdName | CommandInjection.go:9:13:9:19 | selection of URL : pointer type | CommandInjection.go:10:22:10:28 | cmdName | This command depends on $@. | CommandInjection.go:9:13:9:19 | selection of URL | a user-provided value |
|