|
7 | 7 | | CommandInjection.rb:6:15:6:20 | call to params : | CommandInjection.rb:26:19:26:24 | #{...} |
|
8 | 8 | | CommandInjection.rb:6:15:6:20 | call to params : | CommandInjection.rb:30:24:30:36 | "echo #{...}" |
|
9 | 9 | | CommandInjection.rb:6:15:6:20 | call to params : | CommandInjection.rb:31:39:31:51 | "grep #{...}" |
|
10 |
| -| CommandInjection.rb:42:15:42:20 | call to params : | CommandInjection.rb:46:24:46:36 | "echo #{...}" | |
| 10 | +| CommandInjection.rb:43:15:43:20 | call to params : | CommandInjection.rb:47:24:47:36 | "echo #{...}" | |
11 | 11 | nodes
|
12 | 12 | | CommandInjection.rb:6:15:6:20 | call to params : | semmle.label | call to params : |
|
13 | 13 | | CommandInjection.rb:7:10:7:15 | #{...} | semmle.label | #{...} |
|
|
18 | 18 | | CommandInjection.rb:26:19:26:24 | #{...} | semmle.label | #{...} |
|
19 | 19 | | CommandInjection.rb:30:24:30:36 | "echo #{...}" | semmle.label | "echo #{...}" |
|
20 | 20 | | CommandInjection.rb:31:39:31:51 | "grep #{...}" | semmle.label | "grep #{...}" |
|
21 |
| -| CommandInjection.rb:42:15:42:20 | call to params : | semmle.label | call to params : | |
22 |
| -| CommandInjection.rb:46:24:46:36 | "echo #{...}" | semmle.label | "echo #{...}" | |
| 21 | +| CommandInjection.rb:43:15:43:20 | call to params : | semmle.label | call to params : | |
| 22 | +| CommandInjection.rb:47:24:47:36 | "echo #{...}" | semmle.label | "echo #{...}" | |
23 | 23 | #select
|
24 | 24 | | CommandInjection.rb:7:10:7:15 | #{...} | CommandInjection.rb:6:15:6:20 | call to params : | CommandInjection.rb:7:10:7:15 | #{...} | This command depends on $@. | CommandInjection.rb:6:15:6:20 | call to params | a user-provided value |
|
25 | 25 | | CommandInjection.rb:8:16:8:18 | cmd | CommandInjection.rb:6:15:6:20 | call to params : | CommandInjection.rb:8:16:8:18 | cmd | This command depends on $@. | CommandInjection.rb:6:15:6:20 | call to params | a user-provided value |
|
|
29 | 29 | | CommandInjection.rb:26:19:26:24 | #{...} | CommandInjection.rb:6:15:6:20 | call to params : | CommandInjection.rb:26:19:26:24 | #{...} | This command depends on $@. | CommandInjection.rb:6:15:6:20 | call to params | a user-provided value |
|
30 | 30 | | CommandInjection.rb:30:24:30:36 | "echo #{...}" | CommandInjection.rb:6:15:6:20 | call to params : | CommandInjection.rb:30:24:30:36 | "echo #{...}" | This command depends on $@. | CommandInjection.rb:6:15:6:20 | call to params | a user-provided value |
|
31 | 31 | | CommandInjection.rb:31:39:31:51 | "grep #{...}" | CommandInjection.rb:6:15:6:20 | call to params : | CommandInjection.rb:31:39:31:51 | "grep #{...}" | This command depends on $@. | CommandInjection.rb:6:15:6:20 | call to params | a user-provided value |
|
32 |
| -| CommandInjection.rb:46:24:46:36 | "echo #{...}" | CommandInjection.rb:42:15:42:20 | call to params : | CommandInjection.rb:46:24:46:36 | "echo #{...}" | This command depends on $@. | CommandInjection.rb:42:15:42:20 | call to params | a user-provided value | |
| 32 | +| CommandInjection.rb:47:24:47:36 | "echo #{...}" | CommandInjection.rb:43:15:43:20 | call to params : | CommandInjection.rb:47:24:47:36 | "echo #{...}" | This command depends on $@. | CommandInjection.rb:43:15:43:20 | call to params | a user-provided value | |
0 commit comments