mirror of
https://github.com/github/codeql.git
synced 2026-01-30 14:52:57 +01:00
8 lines
583 B
Plaintext
8 lines
583 B
Plaintext
edges
|
|
| StringBreak.go:10:2:10:40 | ... := ...[0] : slice type | StringBreak.go:14:47:14:57 | versionJSON |
|
|
nodes
|
|
| StringBreak.go:10:2:10:40 | ... := ...[0] : slice type | semmle.label | ... := ...[0] : slice type |
|
|
| StringBreak.go:14:47:14:57 | versionJSON | semmle.label | versionJSON |
|
|
#select
|
|
| StringBreak.go:14:47:14:57 | versionJSON | StringBreak.go:10:2:10:40 | ... := ...[0] : slice type | StringBreak.go:14:47:14:57 | versionJSON | If this $@ contains a single quote, it could break out of the enclosing quotes. | StringBreak.go:10:2:10:40 | ... := ...[0] | JSON value |
|