|
39 | 39 | | test3.cpp:217:18:217:28 | call to rtn_encrypt | test3.cpp:219:15:219:26 | password_ptr |
|
40 | 40 | | test3.cpp:225:34:225:41 | password | test3.cpp:228:26:228:33 | password |
|
41 | 41 | | test3.cpp:239:7:239:14 | password | test3.cpp:241:8:241:15 | password |
|
42 |
| -| test3.cpp:239:7:239:14 | password | test3.cpp:242:8:242:15 | password | |
43 | 42 | | test3.cpp:252:8:252:16 | password1 | test3.cpp:254:15:254:23 | password1 |
|
44 | 43 | | test3.cpp:252:8:252:16 | password1 | test3.cpp:256:3:256:19 | call to decrypt_to_buffer |
|
45 | 44 | | test3.cpp:252:8:252:16 | password1 | test3.cpp:256:21:256:29 | password1 |
|
@@ -149,7 +148,6 @@ nodes
|
149 | 148 | | test3.cpp:228:26:228:33 | password | semmle.label | password |
|
150 | 149 | | test3.cpp:239:7:239:14 | password | semmle.label | password |
|
151 | 150 | | test3.cpp:241:8:241:15 | password | semmle.label | password |
|
152 |
| -| test3.cpp:242:8:242:15 | password | semmle.label | password | |
153 | 151 | | test3.cpp:252:8:252:16 | password1 | semmle.label | password1 |
|
154 | 152 | | test3.cpp:252:24:252:32 | password2 | semmle.label | password2 |
|
155 | 153 | | test3.cpp:254:15:254:23 | password1 | semmle.label | password1 |
|
@@ -225,7 +223,6 @@ subpaths
|
225 | 223 | | test3.cpp:159:3:159:6 | call to send | test3.cpp:152:29:152:36 | password | test3.cpp:159:15:159:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:152:29:152:36 | password | password |
|
226 | 224 | | test3.cpp:228:2:228:5 | call to send | test3.cpp:225:34:225:41 | password | test3.cpp:228:26:228:33 | password | This operation transmits 'password', which may contain unencrypted sensitive data from $@ | test3.cpp:225:34:225:41 | password | password |
|
227 | 225 | | test3.cpp:241:2:241:6 | call to fgets | test3.cpp:239:7:239:14 | password | test3.cpp:241:8:241:15 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:239:7:239:14 | password | password |
|
228 |
| -| test3.cpp:242:2:242:6 | call to fgets | test3.cpp:239:7:239:14 | password | test3.cpp:242:8:242:15 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:239:7:239:14 | password | password | |
229 | 226 | | test3.cpp:272:3:272:6 | call to send | test3.cpp:268:19:268:26 | password | test3.cpp:272:15:272:18 | data | This operation transmits 'data', which may contain unencrypted sensitive data from $@ | test3.cpp:268:19:268:26 | password | password |
|
230 | 227 | | 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 |
|
231 | 228 | | 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 |
|
|
0 commit comments