Skip to content

Commit c0bc0d7

Browse files
committed
Swift: Accept test changes after merging main (again).
1 parent 60fad4d commit c0bc0d7

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

swift/ql/test/query-tests/Security/CWE-311/CleartextStorageDatabase.expected

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,18 @@ edges
1111
| testCoreData.swift:91:10:91:10 | passwd : | testCoreData.swift:99:14:99:14 | x : |
1212
| testCoreData.swift:92:10:92:10 | passwd : | testCoreData.swift:96:15:96:15 | y |
1313
| testCoreData.swift:92:10:92:10 | passwd : | testCoreData.swift:100:13:100:14 | &... : |
14+
| testCoreData.swift:92:10:92:10 | passwd : | testCoreData.swift:104:15:104:15 | y |
1415
| testCoreData.swift:93:10:93:10 | passwd : | testCoreData.swift:97:15:97:15 | z |
1516
| testCoreData.swift:99:6:99:15 | call to encrypt(_:) : | testCoreData.swift:103:15:103:15 | x |
1617
| testCoreData.swift:99:14:99:14 | x : | testCoreData.swift:37:14:37:22 | data : |
1718
| testCoreData.swift:99:14:99:14 | x : | testCoreData.swift:99:6:99:15 | call to encrypt(_:) : |
18-
| testCoreData.swift:100:7:100:14 | data: &... : | testCoreData.swift:104:15:104:15 | y |
1919
| testCoreData.swift:100:13:100:14 | &... : | testCoreData.swift:38:11:38:23 | data : |
20-
| testCoreData.swift:100:13:100:14 | &... : | testCoreData.swift:100:7:100:14 | data: &... : |
21-
| testRealm.swift:34:11:34:11 | myPassword : | testRealm.swift:35:12:35:12 | a |
22-
| testRealm.swift:42:11:42:11 | myPassword : | testRealm.swift:43:47:43:47 | c |
20+
| testCoreData.swift:100:13:100:14 | &... : | testCoreData.swift:100:13:100:14 | [post] &... : |
21+
| testCoreData.swift:100:13:100:14 | [post] &... : | testCoreData.swift:104:15:104:15 | y |
22+
| testRealm.swift:34:2:34:2 | a : | testRealm.swift:35:12:35:12 | a |
23+
| testRealm.swift:34:11:34:11 | myPassword : | testRealm.swift:34:2:34:2 | a : |
24+
| testRealm.swift:42:2:42:2 | c : | testRealm.swift:43:47:43:47 | c |
25+
| testRealm.swift:42:11:42:11 | myPassword : | testRealm.swift:42:2:42:2 | c : |
2326
nodes
2427
| testCoreData.swift:18:19:18:26 | value : | semmle.label | value : |
2528
| testCoreData.swift:19:12:19:12 | value | semmle.label | value |
@@ -47,17 +50,19 @@ nodes
4750
| testCoreData.swift:97:15:97:15 | z | semmle.label | z |
4851
| testCoreData.swift:99:6:99:15 | call to encrypt(_:) : | semmle.label | call to encrypt(_:) : |
4952
| testCoreData.swift:99:14:99:14 | x : | semmle.label | x : |
50-
| testCoreData.swift:100:7:100:14 | data: &... : | semmle.label | data: &... : |
5153
| testCoreData.swift:100:13:100:14 | &... : | semmle.label | &... : |
54+
| testCoreData.swift:100:13:100:14 | [post] &... : | semmle.label | [post] &... : |
5255
| testCoreData.swift:103:15:103:15 | x | semmle.label | x |
5356
| testCoreData.swift:104:15:104:15 | y | semmle.label | y |
57+
| testRealm.swift:34:2:34:2 | a : | semmle.label | a : |
5458
| testRealm.swift:34:11:34:11 | myPassword : | semmle.label | myPassword : |
5559
| testRealm.swift:35:12:35:12 | a | semmle.label | a |
60+
| testRealm.swift:42:2:42:2 | c : | semmle.label | c : |
5661
| testRealm.swift:42:11:42:11 | myPassword : | semmle.label | myPassword : |
5762
| testRealm.swift:43:47:43:47 | c | semmle.label | c |
5863
subpaths
5964
| testCoreData.swift:99:14:99:14 | x : | testCoreData.swift:37:14:37:22 | data : | testCoreData.swift:37:49:37:49 | data : | testCoreData.swift:99:6:99:15 | call to encrypt(_:) : |
60-
| testCoreData.swift:100:13:100:14 | &... : | testCoreData.swift:38:11:38:23 | data : | testCoreData.swift:38:1:38:33 | data[return] : | testCoreData.swift:100:7:100:14 | data: &... : |
65+
| testCoreData.swift:100:13:100:14 | &... : | testCoreData.swift:38:11:38:23 | data : | testCoreData.swift:38:1:38:33 | data[return] : | testCoreData.swift:100:13:100:14 | [post] &... : |
6166
#select
6267
| testCoreData.swift:19:12:19:12 | value | testCoreData.swift:61:25:61:25 | password : | testCoreData.swift:19:12:19:12 | value | This operation stores 'value' in a database. It may contain unencrypted sensitive data from $@ | testCoreData.swift:61:25:61:25 | password : | password |
6368
| testCoreData.swift:32:13:32:13 | newValue | testCoreData.swift:64:16:64:16 | password : | testCoreData.swift:32:13:32:13 | newValue | This operation stores 'newValue' in a database. It may contain unencrypted sensitive data from $@ | testCoreData.swift:64:16:64:16 | password : | password |

0 commit comments

Comments
 (0)