@@ -392,6 +392,15 @@ edges
392392| test.cpp:397:20:397:22 | call to get [x] | test.cpp:398:11:398:11 | *e [x] | provenance | |
393393| test.cpp:398:11:398:11 | *e [x] | test.cpp:398:13:398:13 | x | provenance | |
394394| test.cpp:398:13:398:13 | x | test.cpp:398:13:398:13 | x | provenance | Sink:MaD:3 |
395+ | test.cpp:408:11:408:19 | call to ymlSource | test.cpp:408:11:408:19 | call to ymlSource | provenance | Src:MaD:48 |
396+ | test.cpp:408:11:408:19 | call to ymlSource | test.cpp:409:16:409:16 | *x | provenance | |
397+ | test.cpp:409:3:409:3 | emplace output argument [element, x] | test.cpp:411:34:411:34 | *c [element, x] | provenance | |
398+ | test.cpp:409:16:409:16 | *x | test.cpp:409:3:409:3 | emplace output argument [element, x] | provenance | MaD:87 |
399+ | test.cpp:411:34:411:34 | *c [element, x] | test.cpp:411:39:411:41 | call to get [x] | provenance | MaD:88 |
400+ | test.cpp:411:39:411:41 | call to get [x] | test.cpp:411:39:411:41 | call to get [x] | provenance | |
401+ | test.cpp:411:39:411:41 | call to get [x] | test.cpp:412:11:412:11 | *e [x] | provenance | |
402+ | test.cpp:412:11:412:11 | *e [x] | test.cpp:412:13:412:13 | x | provenance | |
403+ | test.cpp:412:13:412:13 | x | test.cpp:412:13:412:13 | x | provenance | Sink:MaD:3 |
395404| windows.cpp:22:15:22:29 | *call to GetCommandLineA | windows.cpp:24:8:24:11 | * ... | provenance | |
396405| windows.cpp:22:15:22:29 | *call to GetCommandLineA | windows.cpp:27:36:27:38 | *cmd | provenance | |
397406| windows.cpp:22:15:22:29 | call to GetCommandLineA | windows.cpp:22:15:22:29 | *call to GetCommandLineA | provenance | Src:MaD:5 |
@@ -890,6 +899,16 @@ nodes
890899| test.cpp:398:11:398:11 | *e [x] | semmle.label | *e [x] |
891900| test.cpp:398:13:398:13 | x | semmle.label | x |
892901| test.cpp:398:13:398:13 | x | semmle.label | x |
902+ | test.cpp:408:11:408:19 | call to ymlSource | semmle.label | call to ymlSource |
903+ | test.cpp:408:11:408:19 | call to ymlSource | semmle.label | call to ymlSource |
904+ | test.cpp:409:3:409:3 | emplace output argument [element, x] | semmle.label | emplace output argument [element, x] |
905+ | test.cpp:409:16:409:16 | *x | semmle.label | *x |
906+ | test.cpp:411:34:411:34 | *c [element, x] | semmle.label | *c [element, x] |
907+ | test.cpp:411:39:411:41 | call to get [x] | semmle.label | call to get [x] |
908+ | test.cpp:411:39:411:41 | call to get [x] | semmle.label | call to get [x] |
909+ | test.cpp:412:11:412:11 | *e [x] | semmle.label | *e [x] |
910+ | test.cpp:412:13:412:13 | x | semmle.label | x |
911+ | test.cpp:412:13:412:13 | x | semmle.label | x |
893912| windows.cpp:22:15:22:29 | *call to GetCommandLineA | semmle.label | *call to GetCommandLineA |
894913| windows.cpp:22:15:22:29 | call to GetCommandLineA | semmle.label | call to GetCommandLineA |
895914| windows.cpp:24:8:24:11 | * ... | semmle.label | * ... |
0 commit comments