|
37 | 37 | | test3.cpp:214:8:214:15 | password | test3.cpp:217:30:217:37 | password |
|
38 | 38 | | test3.cpp:214:8:214:15 | password | test3.cpp:219:15:219:26 | password_ptr |
|
39 | 39 | | test3.cpp:217:18:217:28 | call to rtn_encrypt | test3.cpp:219:15:219:26 | password_ptr |
|
40 |
| -| test3.cpp:225:34:225:41 | password | test3.cpp:227:22:227:29 | password | |
41 | 40 | | test3.cpp:225:34:225:41 | password | test3.cpp:228:26:228:33 | password |
|
42 | 41 | | test3.cpp:239:7:239:14 | password | test3.cpp:241:8:241:15 | password |
|
43 | 42 | | test3.cpp:239:7:239:14 | password | test3.cpp:242:8:242:15 | password |
|
@@ -147,7 +146,6 @@ nodes
|
147 | 146 | | test3.cpp:217:30:217:37 | password | semmle.label | password |
|
148 | 147 | | test3.cpp:219:15:219:26 | password_ptr | semmle.label | password_ptr |
|
149 | 148 | | test3.cpp:225:34:225:41 | password | semmle.label | password |
|
150 |
| -| test3.cpp:227:22:227:29 | password | semmle.label | password | |
151 | 149 | | test3.cpp:228:26:228:33 | password | semmle.label | password |
|
152 | 150 | | test3.cpp:239:7:239:14 | password | semmle.label | password |
|
153 | 151 | | test3.cpp:241:8:241:15 | password | semmle.label | password |
|
@@ -225,7 +223,6 @@ subpaths
|
225 | 223 | | test3.cpp:140:3:140:6 | call to send | test3.cpp:129:39:129:47 | password1 | test3.cpp:140:15:140:17 | ptr | This operation transmits 'ptr', which may contain unencrypted sensitive data from $@ | test3.cpp:129:39:129:47 | password1 | password1 |
|
226 | 224 | | test3.cpp:146:3:146:6 | call to send | test3.cpp:126:9:126:23 | global_password | test3.cpp:146:15:146:18 | data | This operation transmits 'data', which may contain unencrypted sensitive data from $@ | test3.cpp:126:9:126:23 | global_password | global_password |
|
227 | 225 | | 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 |
|
228 |
| -| test3.cpp:227:2:227:5 | call to send | test3.cpp:225:34:225:41 | password | test3.cpp:227:22:227:29 | password | This operation transmits 'password', which may contain unencrypted sensitive data from $@ | test3.cpp:225:34:225:41 | password | password | |
229 | 226 | | 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 |
|
230 | 227 | | 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 |
|
231 | 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 |
|
|
0 commit comments