|
96 | 96 | | test3.cpp:532:45:532:58 | home_longitude | test3.cpp:533:15:533:20 | buffer | |
97 | 97 | | test3.cpp:551:47:551:58 | salaryString | test3.cpp:552:15:552:20 | buffer | |
98 | 98 | | test3.cpp:556:19:556:30 | salaryString | test3.cpp:559:15:559:20 | buffer | |
| 99 | +| test3.cpp:571:8:571:21 | call to get_home_phone | test3.cpp:572:14:572:16 | str | |
| 100 | +| test3.cpp:577:8:577:23 | call to get_home_address | test3.cpp:578:14:578:16 | str | |
99 | 101 | | test.cpp:41:23:41:43 | cleartext password! | test.cpp:48:21:48:27 | call to encrypt | |
100 | 102 | | test.cpp:41:23:41:43 | cleartext password! | test.cpp:48:29:48:39 | thePassword | |
101 | 103 | | test.cpp:66:23:66:43 | cleartext password! | test.cpp:76:21:76:27 | call to encrypt | |
@@ -245,6 +247,10 @@ nodes |
245 | 247 | | test3.cpp:552:15:552:20 | buffer | semmle.label | buffer | |
246 | 248 | | test3.cpp:556:19:556:30 | salaryString | semmle.label | salaryString | |
247 | 249 | | test3.cpp:559:15:559:20 | buffer | semmle.label | buffer | |
| 250 | +| test3.cpp:571:8:571:21 | call to get_home_phone | semmle.label | call to get_home_phone | |
| 251 | +| test3.cpp:572:14:572:16 | str | semmle.label | str | |
| 252 | +| test3.cpp:577:8:577:23 | call to get_home_address | semmle.label | call to get_home_address | |
| 253 | +| test3.cpp:578:14:578:16 | str | semmle.label | str | |
248 | 254 | | test.cpp:41:23:41:43 | cleartext password! | semmle.label | cleartext password! | |
249 | 255 | | test.cpp:48:21:48:27 | call to encrypt | semmle.label | call to encrypt | |
250 | 256 | | test.cpp:48:29:48:39 | thePassword | semmle.label | thePassword | |
@@ -294,3 +300,5 @@ subpaths |
294 | 300 | | test3.cpp:533:3:533:6 | call to send | test3.cpp:532:45:532:58 | home_longitude | test3.cpp:533:15:533:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:532:45:532:58 | home_longitude | home_longitude | |
295 | 301 | | test3.cpp:552:3:552:6 | call to send | test3.cpp:551:47:551:58 | salaryString | test3.cpp:552:15:552:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:551:47:551:58 | salaryString | salaryString | |
296 | 302 | | test3.cpp:559:3:559:6 | call to send | test3.cpp:556:19:556:30 | salaryString | test3.cpp:559:15:559:20 | buffer | This operation transmits 'buffer', which may contain unencrypted sensitive data from $@ | test3.cpp:556:19:556:30 | salaryString | salaryString | |
| 303 | +| test3.cpp:572:2:572:5 | call to send | test3.cpp:571:8:571:21 | call to get_home_phone | test3.cpp:572:14:572:16 | str | This operation transmits 'str', which may contain unencrypted sensitive data from $@ | test3.cpp:571:8:571:21 | call to get_home_phone | call to get_home_phone | |
| 304 | +| test3.cpp:578:2:578:5 | call to send | test3.cpp:577:8:577:23 | call to get_home_address | test3.cpp:578:14:578:16 | str | This operation transmits 'str', which may contain unencrypted sensitive data from $@ | test3.cpp:577:8:577:23 | call to get_home_address | call to get_home_address | |
0 commit comments