14
14
| test.ps1:104:11:104:20 | userinput | test.ps1:108:58:108:87 | Get-Process -Name $UserInput | provenance | |
15
15
| test.ps1:114:11:114:20 | userinput | test.ps1:116:34:116:43 | UserInput | provenance | |
16
16
| test.ps1:121:11:121:20 | userinput | test.ps1:123:28:123:37 | UserInput | provenance | |
17
+ | test.ps1:129:11:129:20 | userinput | test.ps1:131:28:131:37 | UserInput | provenance | |
17
18
| test.ps1:136:11:136:20 | userinput | test.ps1:139:50:139:59 | UserInput | provenance | |
18
19
| test.ps1:144:11:144:20 | userinput | test.ps1:147:63:147:72 | UserInput | provenance | |
19
20
| test.ps1:152:10:152:32 | Call to read-host | test.ps1:154:46:154:51 | input | provenance | Src:MaD:0 |
31
32
| test.ps1:152:10:152:32 | Call to read-host | test.ps1:167:41:167:46 | input | provenance | Src:MaD:0 |
32
33
| test.ps1:152:10:152:32 | Call to read-host | test.ps1:168:36:168:41 | input | provenance | Src:MaD:0 |
33
34
| test.ps1:152:10:152:32 | Call to read-host | test.ps1:169:36:169:41 | input | provenance | Src:MaD:0 |
35
+ | test.ps1:152:10:152:32 | Call to read-host | test.ps1:170:36:170:41 | input | provenance | Src:MaD:0 |
34
36
| test.ps1:152:10:152:32 | Call to read-host | test.ps1:172:42:172:47 | input | provenance | Src:MaD:0 |
35
37
| test.ps1:152:10:152:32 | Call to read-host | test.ps1:173:42:173:47 | input | provenance | Src:MaD:0 |
36
38
| test.ps1:154:46:154:51 | input | test.ps1:3:11:3:20 | userinput | provenance | |
48
50
| test.ps1:167:41:167:46 | input | test.ps1:104:11:104:20 | userinput | provenance | |
49
51
| test.ps1:168:36:168:41 | input | test.ps1:114:11:114:20 | userinput | provenance | |
50
52
| test.ps1:169:36:169:41 | input | test.ps1:121:11:121:20 | userinput | provenance | |
53
+ | test.ps1:170:36:170:41 | input | test.ps1:129:11:129:20 | userinput | provenance | |
51
54
| test.ps1:172:42:172:47 | input | test.ps1:136:11:136:20 | userinput | provenance | |
52
55
| test.ps1:173:42:173:47 | input | test.ps1:144:11:144:20 | userinput | provenance | |
53
56
nodes
81
84
| test.ps1:116:34:116:43 | UserInput | semmle.label | UserInput |
82
85
| test.ps1:121:11:121:20 | userinput | semmle.label | userinput |
83
86
| test.ps1:123:28:123:37 | UserInput | semmle.label | UserInput |
87
+ | test.ps1:129:11:129:20 | userinput | semmle.label | userinput |
88
+ | test.ps1:131:28:131:37 | UserInput | semmle.label | UserInput |
84
89
| test.ps1:136:11:136:20 | userinput | semmle.label | userinput |
85
90
| test.ps1:139:50:139:59 | UserInput | semmle.label | UserInput |
86
91
| test.ps1:144:11:144:20 | userinput | semmle.label | userinput |
@@ -101,6 +106,7 @@ nodes
101
106
| test.ps1:167:41:167:46 | input | semmle.label | input |
102
107
| test.ps1:168:36:168:41 | input | semmle.label | input |
103
108
| test.ps1:169:36:169:41 | input | semmle.label | input |
109
+ | test.ps1:170:36:170:41 | input | semmle.label | input |
104
110
| test.ps1:172:42:172:47 | input | semmle.label | input |
105
111
| test.ps1:173:42:173:47 | input | semmle.label | input |
106
112
subpaths
@@ -120,5 +126,6 @@ subpaths
120
126
| test.ps1:108:58:108:87 | Get-Process -Name $UserInput | test.ps1:152:10:152:32 | Call to read-host | test.ps1:108:58:108:87 | Get-Process -Name $UserInput | This command depends on a $@. | test.ps1:152:10:152:32 | Call to read-host | user-provided value |
121
127
| test.ps1:116:34:116:43 | UserInput | test.ps1:152:10:152:32 | Call to read-host | test.ps1:116:34:116:43 | UserInput | This command depends on a $@. | test.ps1:152:10:152:32 | Call to read-host | user-provided value |
122
128
| test.ps1:123:28:123:37 | UserInput | test.ps1:152:10:152:32 | Call to read-host | test.ps1:123:28:123:37 | UserInput | This command depends on a $@. | test.ps1:152:10:152:32 | Call to read-host | user-provided value |
129
+ | test.ps1:131:28:131:37 | UserInput | test.ps1:152:10:152:32 | Call to read-host | test.ps1:131:28:131:37 | UserInput | This command depends on a $@. | test.ps1:152:10:152:32 | Call to read-host | user-provided value |
123
130
| test.ps1:139:50:139:59 | UserInput | test.ps1:152:10:152:32 | Call to read-host | test.ps1:139:50:139:59 | UserInput | This command depends on a $@. | test.ps1:152:10:152:32 | Call to read-host | user-provided value |
124
131
| test.ps1:147:63:147:72 | UserInput | test.ps1:152:10:152:32 | Call to read-host | test.ps1:147:63:147:72 | UserInput | This command depends on a $@. | test.ps1:152:10:152:32 | Call to read-host | user-provided value |
0 commit comments