@@ -142,6 +142,9 @@ edges
142142| test.ps1:39:14:39:19 | third | test.ps1:8:32:12:1 | z | provenance | |
143143| test.ps1:39:24:39:30 | second | test.ps1:8:32:12:1 | y | provenance | |
144144| test.ps1:39:32:39:37 | first | test.ps1:8:32:12:1 | x | provenance | |
145+ | test.ps1:42:1:45:1 | UserInput | test.ps1:44:10:44:19 | UserInput | provenance | |
146+ | test.ps1:47:10:47:19 | Call to Source | test.ps1:48:46:48:51 | input | provenance | |
147+ | test.ps1:48:46:48:51 | input | test.ps1:42:1:45:1 | UserInput | provenance | |
145148nodes
146149| global.ps1:1:1:6:32 | Source1 | semmle.label | Source1 |
147150| global.ps1:1:1:6:32 | Source2 | semmle.label | Source2 |
@@ -230,6 +233,10 @@ nodes
230233| test.ps1:39:14:39:19 | third | semmle.label | third |
231234| test.ps1:39:24:39:30 | second | semmle.label | second |
232235| test.ps1:39:32:39:37 | first | semmle.label | first |
236+ | test.ps1:42:1:45:1 | UserInput | semmle.label | UserInput |
237+ | test.ps1:44:10:44:19 | UserInput | semmle.label | UserInput |
238+ | test.ps1:47:10:47:19 | Call to Source | semmle.label | Call to Source |
239+ | test.ps1:48:46:48:51 | input | semmle.label | input |
233240subpaths
234241testFailures
235242#select
@@ -241,3 +248,4 @@ testFailures
241248| test.ps1:9:10:9:11 | x | test.ps1:14:10:14:19 | Call to Source | test.ps1:9:10:9:11 | x | $@ | test.ps1:14:10:14:19 | Call to Source | Call to Source |
242249| test.ps1:10:10:10:11 | y | test.ps1:15:11:15:20 | Call to Source | test.ps1:10:10:10:11 | y | $@ | test.ps1:15:11:15:20 | Call to Source | Call to Source |
243250| test.ps1:11:10:11:11 | z | test.ps1:16:10:16:19 | Call to Source | test.ps1:11:10:11:11 | z | $@ | test.ps1:16:10:16:19 | Call to Source | Call to Source |
251+ | test.ps1:44:10:44:19 | UserInput | test.ps1:47:10:47:19 | Call to Source | test.ps1:44:10:44:19 | UserInput | $@ | test.ps1:47:10:47:19 | Call to Source | Call to Source |
0 commit comments