|
85 | 85 | | test3.cpp:366:8:366:15 | password | test3.cpp:368:15:368:22 | password |
|
86 | 86 | | test3.cpp:366:8:366:15 | password | test3.cpp:374:3:374:18 | call to SecureZeroBuffer |
|
87 | 87 | | test3.cpp:366:8:366:15 | password | test3.cpp:374:20:374:27 | password |
|
| 88 | +| test3.cpp:386:8:386:15 | password | test3.cpp:388:15:388:22 | password | |
| 89 | +| test3.cpp:398:18:398:25 | password | test3.cpp:400:15:400:23 | & ... | |
| 90 | +| test3.cpp:398:18:398:25 | password | test3.cpp:400:16:400:23 | password | |
| 91 | +| test3.cpp:398:18:398:25 | password | test3.cpp:400:33:400:40 | password | |
88 | 92 | | test.cpp:41:23:41:43 | cleartext password! | test.cpp:48:21:48:27 | call to encrypt |
|
89 | 93 | | test.cpp:41:23:41:43 | cleartext password! | test.cpp:48:29:48:39 | thePassword |
|
90 | 94 | | test.cpp:66:23:66:43 | cleartext password! | test.cpp:76:21:76:27 | call to encrypt |
|
@@ -198,6 +202,12 @@ nodes
|
198 | 202 | | test3.cpp:368:15:368:22 | password | semmle.label | password |
|
199 | 203 | | test3.cpp:374:3:374:18 | call to SecureZeroBuffer | semmle.label | call to SecureZeroBuffer |
|
200 | 204 | | test3.cpp:374:20:374:27 | password | semmle.label | password |
|
| 205 | +| test3.cpp:386:8:386:15 | password | semmle.label | password | |
| 206 | +| test3.cpp:388:15:388:22 | password | semmle.label | password | |
| 207 | +| test3.cpp:398:18:398:25 | password | semmle.label | password | |
| 208 | +| test3.cpp:400:15:400:23 | & ... | semmle.label | & ... | |
| 209 | +| test3.cpp:400:16:400:23 | password | semmle.label | password | |
| 210 | +| test3.cpp:400:33:400:40 | password | semmle.label | password | |
201 | 211 | | test.cpp:41:23:41:43 | cleartext password! | semmle.label | cleartext password! |
|
202 | 212 | | test.cpp:48:21:48:27 | call to encrypt | semmle.label | call to encrypt |
|
203 | 213 | | test.cpp:48:29:48:39 | thePassword | semmle.label | thePassword |
|
@@ -227,3 +237,4 @@ subpaths
|
227 | 237 | | test3.cpp:295:2:295:5 | call to send | test3.cpp:308:58:308:66 | password2 | test3.cpp:295:14:295:17 | data | This operation transmits 'data', which may contain unencrypted sensitive data from $@ | test3.cpp:308:58:308:66 | password2 | password2 |
|
228 | 238 | | test3.cpp:300:2:300:5 | call to send | test3.cpp:308:58:308:66 | password2 | test3.cpp:300:14:300:17 | data | This operation transmits 'data', which may contain unencrypted sensitive data from $@ | test3.cpp:308:58:308:66 | password2 | password2 |
|
229 | 239 | | test3.cpp:341:4:341:7 | call to recv | test3.cpp:339:9:339:16 | password | test3.cpp:341:16:341:23 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:339:9:339:16 | password | password |
|
| 240 | +| test3.cpp:388:3:388:6 | call to recv | test3.cpp:386:8:386:15 | password | test3.cpp:388:15:388:22 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:386:8:386:15 | password | password | |
0 commit comments