File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
swift/ql/test/query-tests/Security/CWE-134 Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
edges
2
- | UncontrolledFormatString.swift:57:12:57:22 | format | UncontrolledFormatString.swift:59:16:59:16 | format |
2
+ | UncontrolledFormatString.swift:57:12:57:22 | format | UncontrolledFormatString.swift:58:22:60:5 | format |
3
+ | UncontrolledFormatString.swift:58:22:60:5 | format | UncontrolledFormatString.swift:58:22:60:5 | { ... } [format] |
4
+ | UncontrolledFormatString.swift:58:22:60:5 | { ... } [format] | UncontrolledFormatString.swift:59:16:59:16 | this [format] |
5
+ | UncontrolledFormatString.swift:59:16:59:16 | this [format] | UncontrolledFormatString.swift:59:16:59:16 | format |
3
6
| UncontrolledFormatString.swift:64:24:64:77 | call to String.init(contentsOf:) | UncontrolledFormatString.swift:70:28:70:28 | tainted |
4
7
| UncontrolledFormatString.swift:64:24:64:77 | call to String.init(contentsOf:) | UncontrolledFormatString.swift:73:28:73:28 | tainted |
5
8
| UncontrolledFormatString.swift:64:24:64:77 | call to String.init(contentsOf:) | UncontrolledFormatString.swift:74:28:74:28 | tainted |
21
24
| UncontrolledFormatString.swift:89:11:89:11 | tainted | UncontrolledFormatString.swift:57:12:57:22 | format |
22
25
nodes
23
26
| UncontrolledFormatString.swift:57:12:57:22 | format | semmle.label | format |
27
+ | UncontrolledFormatString.swift:58:22:60:5 | format | semmle.label | format |
28
+ | UncontrolledFormatString.swift:58:22:60:5 | { ... } [format] | semmle.label | { ... } [format] |
24
29
| UncontrolledFormatString.swift:59:16:59:16 | format | semmle.label | format |
30
+ | UncontrolledFormatString.swift:59:16:59:16 | this [format] | semmle.label | this [format] |
25
31
| UncontrolledFormatString.swift:64:24:64:77 | call to String.init(contentsOf:) | semmle.label | call to String.init(contentsOf:) |
26
32
| UncontrolledFormatString.swift:70:28:70:28 | tainted | semmle.label | tainted |
27
33
| UncontrolledFormatString.swift:73:28:73:28 | tainted | semmle.label | tainted |
You can’t perform that action at this time.
0 commit comments