|
1 | 1 | nodes |
| 2 | +| actions.js:8:9:8:57 | title | |
| 3 | +| actions.js:8:17:8:57 | github. ... t.title | |
| 4 | +| actions.js:8:17:8:57 | github. ... t.title | |
| 5 | +| actions.js:9:8:9:22 | `echo ${title}` | |
| 6 | +| actions.js:9:8:9:22 | `echo ${title}` | |
| 7 | +| actions.js:9:16:9:20 | title | |
| 8 | +| actions.js:18:9:18:63 | head_ref | |
| 9 | +| actions.js:18:20:18:63 | github. ... ead.ref | |
| 10 | +| actions.js:18:20:18:63 | github. ... ead.ref | |
| 11 | +| actions.js:19:14:19:31 | `echo ${head_ref}` | |
| 12 | +| actions.js:19:14:19:31 | `echo ${head_ref}` | |
| 13 | +| actions.js:19:22:19:29 | head_ref | |
2 | 14 | | child_process-test.js:6:9:6:49 | cmd | |
3 | 15 | | child_process-test.js:6:15:6:38 | url.par ... , true) | |
4 | 16 | | child_process-test.js:6:15:6:44 | url.par ... ).query | |
@@ -179,6 +191,16 @@ nodes |
179 | 191 | | third-party-command-injection.js:6:21:6:27 | command | |
180 | 192 | | third-party-command-injection.js:6:21:6:27 | command | |
181 | 193 | edges |
| 194 | +| actions.js:8:9:8:57 | title | actions.js:9:16:9:20 | title | |
| 195 | +| actions.js:8:17:8:57 | github. ... t.title | actions.js:8:9:8:57 | title | |
| 196 | +| actions.js:8:17:8:57 | github. ... t.title | actions.js:8:9:8:57 | title | |
| 197 | +| actions.js:9:16:9:20 | title | actions.js:9:8:9:22 | `echo ${title}` | |
| 198 | +| actions.js:9:16:9:20 | title | actions.js:9:8:9:22 | `echo ${title}` | |
| 199 | +| actions.js:18:9:18:63 | head_ref | actions.js:19:22:19:29 | head_ref | |
| 200 | +| actions.js:18:20:18:63 | github. ... ead.ref | actions.js:18:9:18:63 | head_ref | |
| 201 | +| actions.js:18:20:18:63 | github. ... ead.ref | actions.js:18:9:18:63 | head_ref | |
| 202 | +| actions.js:19:22:19:29 | head_ref | actions.js:19:14:19:31 | `echo ${head_ref}` | |
| 203 | +| actions.js:19:22:19:29 | head_ref | actions.js:19:14:19:31 | `echo ${head_ref}` | |
182 | 204 | | child_process-test.js:6:9:6:49 | cmd | child_process-test.js:17:13:17:15 | cmd | |
183 | 205 | | child_process-test.js:6:9:6:49 | cmd | child_process-test.js:17:13:17:15 | cmd | |
184 | 206 | | child_process-test.js:6:9:6:49 | cmd | child_process-test.js:18:17:18:19 | cmd | |
@@ -344,6 +366,8 @@ edges |
344 | 366 | | third-party-command-injection.js:5:20:5:26 | command | third-party-command-injection.js:6:21:6:27 | command | |
345 | 367 | | third-party-command-injection.js:5:20:5:26 | command | third-party-command-injection.js:6:21:6:27 | command | |
346 | 368 | #select |
| 369 | +| actions.js:9:8:9:22 | `echo ${title}` | actions.js:8:17:8:57 | github. ... t.title | actions.js:9:8:9:22 | `echo ${title}` | This command line depends on a $@. | actions.js:8:17:8:57 | github. ... t.title | user-provided value | |
| 370 | +| actions.js:19:14:19:31 | `echo ${head_ref}` | actions.js:18:20:18:63 | github. ... ead.ref | actions.js:19:14:19:31 | `echo ${head_ref}` | This command line depends on a $@. | actions.js:18:20:18:63 | github. ... ead.ref | user-provided value | |
347 | 371 | | child_process-test.js:17:13:17:15 | cmd | child_process-test.js:6:25:6:31 | req.url | child_process-test.js:17:13:17:15 | cmd | This command line depends on a $@. | child_process-test.js:6:25:6:31 | req.url | user-provided value | |
348 | 372 | | child_process-test.js:18:17:18:19 | cmd | child_process-test.js:6:25:6:31 | req.url | child_process-test.js:18:17:18:19 | cmd | This command line depends on a $@. | child_process-test.js:6:25:6:31 | req.url | user-provided value | |
349 | 373 | | child_process-test.js:19:17:19:19 | cmd | child_process-test.js:6:25:6:31 | req.url | child_process-test.js:19:17:19:19 | cmd | This command line depends on a $@. | child_process-test.js:6:25:6:31 | req.url | user-provided value | |
|
0 commit comments