|
90 | 90 | | test3.cpp:398:18:398:25 | password | test3.cpp:400:16:400:23 | password |
|
91 | 91 | | test3.cpp:398:18:398:25 | password | test3.cpp:400:33:400:40 | password |
|
92 | 92 | | test3.cpp:429:7:429:14 | password | test3.cpp:431:8:431:15 | password |
|
| 93 | +| test3.cpp:465:8:465:15 | password | test3.cpp:474:11:474:18 | password | |
93 | 94 | | test.cpp:41:23:41:43 | cleartext password! | test.cpp:48:21:48:27 | call to encrypt |
|
94 | 95 | | test.cpp:41:23:41:43 | cleartext password! | test.cpp:48:29:48:39 | thePassword |
|
95 | 96 | | test.cpp:66:23:66:43 | cleartext password! | test.cpp:76:21:76:27 | call to encrypt |
|
@@ -211,6 +212,8 @@ nodes
|
211 | 212 | | test3.cpp:400:33:400:40 | password | semmle.label | password |
|
212 | 213 | | test3.cpp:429:7:429:14 | password | semmle.label | password |
|
213 | 214 | | test3.cpp:431:8:431:15 | password | semmle.label | password |
|
| 215 | +| test3.cpp:465:8:465:15 | password | semmle.label | password | |
| 216 | +| test3.cpp:474:11:474:18 | password | semmle.label | password | |
214 | 217 | | test.cpp:41:23:41:43 | cleartext password! | semmle.label | cleartext password! |
|
215 | 218 | | test.cpp:48:21:48:27 | call to encrypt | semmle.label | call to encrypt |
|
216 | 219 | | test.cpp:48:29:48:39 | thePassword | semmle.label | thePassword |
|
@@ -242,3 +245,4 @@ subpaths
|
242 | 245 | | 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 |
|
243 | 246 | | 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 |
|
244 | 247 | | test3.cpp:431:2:431:6 | call to fgets | test3.cpp:429:7:429:14 | password | test3.cpp:431:8:431:15 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:429:7:429:14 | password | password |
|
| 248 | +| test3.cpp:474:3:474:6 | call to recv | test3.cpp:465:8:465:15 | password | test3.cpp:474:11:474:18 | password | This operation receives into 'password', which may put unencrypted sensitive data into $@ | test3.cpp:465:8:465:15 | password | password | |
0 commit comments