File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
swift/ql/test/library-tests/dataflow/taint/core Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 7272| subscript.swift:14:15:14:23 | call to source2() | subscript.swift:14:15:14:26 | ...[...] |
7373| try.swift:9:17:9:24 | call to source() | try.swift:9:13:9:24 | try ... |
7474| try.swift:15:17:15:24 | call to source() | try.swift:15:12:15:24 | try! ... |
75+ | try.swift:18:13:18:25 | try? ... [some:0] | try.swift:18:12:18:27 | ...! |
7576| try.swift:18:18:18:25 | call to source() | try.swift:18:12:18:27 | ...! |
77+ | try.swift:18:18:18:25 | call to source() | try.swift:18:18:18:25 | call to source() [some:0] |
78+ | try.swift:18:18:18:25 | call to source() [some:0] | try.swift:18:13:18:25 | try? ... [some:0] |
7679nodes
7780| file://:0:0:0:0 | .first | semmle.label | .first |
7881| file://:0:0:0:0 | .second | semmle.label | .second |
@@ -185,7 +188,9 @@ nodes
185188| try.swift:15:12:15:24 | try! ... | semmle.label | try! ... |
186189| try.swift:15:17:15:24 | call to source() | semmle.label | call to source() |
187190| try.swift:18:12:18:27 | ...! | semmle.label | ...! |
191+ | try.swift:18:13:18:25 | try? ... [some:0] | semmle.label | try? ... [some:0] |
188192| try.swift:18:18:18:25 | call to source() | semmle.label | call to source() |
193+ | try.swift:18:18:18:25 | call to source() [some:0] | semmle.label | call to source() [some:0] |
189194subpaths
190195| stringinterpolation.swift:13:36:13:36 | pair [first] | stringinterpolation.swift:6:6:6:6 | self [first] | file://:0:0:0:0 | .first | stringinterpolation.swift:13:36:13:41 | .first |
191196| stringinterpolation.swift:19:13:19:20 | call to source() | stringinterpolation.swift:6:6:6:6 | value | file://:0:0:0:0 | [post] self [first] | stringinterpolation.swift:19:2:19:2 | [post] p1 [first] |
You can’t perform that action at this time.
0 commit comments