mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
33 lines
2.3 KiB
Plaintext
33 lines
2.3 KiB
Plaintext
edges
|
|
| test.js:5:9:5:28 | { EnvValue, EnvKey } | test.js:5:11:5:18 | EnvValue | provenance | |
|
|
| test.js:5:9:5:28 | { EnvValue, EnvKey } | test.js:5:21:5:26 | EnvKey | provenance | |
|
|
| test.js:5:11:5:18 | EnvValue | test.js:6:25:6:32 | EnvValue | provenance | |
|
|
| test.js:5:11:5:18 | EnvValue | test.js:7:25:7:32 | EnvValue | provenance | |
|
|
| test.js:5:21:5:26 | EnvKey | test.js:6:15:6:20 | EnvKey | provenance | |
|
|
| test.js:5:21:5:26 | EnvKey | test.js:7:15:7:20 | EnvKey | provenance | |
|
|
| test.js:5:32:5:39 | req.body | test.js:5:9:5:28 | { EnvValue, EnvKey } | provenance | |
|
|
| test.js:13:9:13:28 | { EnvValue, EnvKey } | test.js:13:11:13:18 | EnvValue | provenance | |
|
|
| test.js:13:9:13:28 | { EnvValue, EnvKey } | test.js:13:21:13:26 | EnvKey | provenance | |
|
|
| test.js:13:11:13:18 | EnvValue | test.js:16:26:16:33 | EnvValue | provenance | |
|
|
| test.js:13:21:13:26 | EnvKey | test.js:15:15:15:20 | EnvKey | provenance | |
|
|
| test.js:13:32:13:39 | req.body | test.js:13:9:13:28 | { EnvValue, EnvKey } | provenance | |
|
|
nodes
|
|
| test.js:5:9:5:28 | { EnvValue, EnvKey } | semmle.label | { EnvValue, EnvKey } |
|
|
| test.js:5:11:5:18 | EnvValue | semmle.label | EnvValue |
|
|
| test.js:5:21:5:26 | EnvKey | semmle.label | EnvKey |
|
|
| test.js:5:32:5:39 | req.body | semmle.label | req.body |
|
|
| test.js:6:15:6:20 | EnvKey | semmle.label | EnvKey |
|
|
| test.js:6:25:6:32 | EnvValue | semmle.label | EnvValue |
|
|
| test.js:7:15:7:20 | EnvKey | semmle.label | EnvKey |
|
|
| test.js:7:25:7:32 | EnvValue | semmle.label | EnvValue |
|
|
| test.js:13:9:13:28 | { EnvValue, EnvKey } | semmle.label | { EnvValue, EnvKey } |
|
|
| test.js:13:11:13:18 | EnvValue | semmle.label | EnvValue |
|
|
| test.js:13:21:13:26 | EnvKey | semmle.label | EnvKey |
|
|
| test.js:13:32:13:39 | req.body | semmle.label | req.body |
|
|
| test.js:15:15:15:20 | EnvKey | semmle.label | EnvKey |
|
|
| test.js:16:26:16:33 | EnvValue | semmle.label | EnvValue |
|
|
subpaths
|
|
#select
|
|
| test.js:6:15:6:20 | EnvKey | test.js:5:32:5:39 | req.body | test.js:6:15:6:20 | EnvKey | arbitrary environment variable assignment from this $@. | test.js:5:32:5:39 | req.body | user controllable source |
|
|
| test.js:7:15:7:20 | EnvKey | test.js:5:32:5:39 | req.body | test.js:7:15:7:20 | EnvKey | arbitrary environment variable assignment from this $@. | test.js:5:32:5:39 | req.body | user controllable source |
|