|
1 | 1 | edges |
2 | | -| test.c:14:20:14:23 | argv | test.c:19:18:19:23 | (const char *)... | |
3 | | -| test.c:14:20:14:23 | argv | test.c:19:18:19:23 | (const char *)... | |
4 | | -| test.c:14:20:14:23 | argv | test.c:19:18:19:23 | query1 | |
5 | | -| test.c:14:20:14:23 | argv | test.c:19:18:19:23 | query1 | |
| 2 | +| test.c:15:20:15:23 | argv | test.c:21:18:21:23 | (const char *)... | |
| 3 | +| test.c:15:20:15:23 | argv | test.c:21:18:21:23 | (const char *)... | |
| 4 | +| test.c:15:20:15:23 | argv | test.c:21:18:21:23 | query1 | |
| 5 | +| test.c:15:20:15:23 | argv | test.c:21:18:21:23 | query1 | |
| 6 | +| test.c:16:25:16:28 | argv | test.c:33:18:33:23 | (const char *)... | |
| 7 | +| test.c:16:25:16:28 | argv | test.c:33:18:33:23 | (const char *)... | |
| 8 | +| test.c:16:25:16:28 | argv | test.c:33:18:33:23 | query3 | |
| 9 | +| test.c:16:25:16:28 | argv | test.c:33:18:33:23 | query3 | |
6 | 10 | nodes |
7 | | -| test.c:14:20:14:23 | argv | semmle.label | argv | |
8 | | -| test.c:14:20:14:23 | argv | semmle.label | argv | |
9 | | -| test.c:19:18:19:23 | (const char *)... | semmle.label | (const char *)... | |
10 | | -| test.c:19:18:19:23 | (const char *)... | semmle.label | (const char *)... | |
11 | | -| test.c:19:18:19:23 | query1 | semmle.label | query1 | |
| 11 | +| test.c:15:20:15:23 | argv | semmle.label | argv | |
| 12 | +| test.c:15:20:15:23 | argv | semmle.label | argv | |
| 13 | +| test.c:16:25:16:28 | argv | semmle.label | argv | |
| 14 | +| test.c:16:25:16:28 | argv | semmle.label | argv | |
| 15 | +| test.c:21:18:21:23 | (const char *)... | semmle.label | (const char *)... | |
| 16 | +| test.c:21:18:21:23 | (const char *)... | semmle.label | (const char *)... | |
| 17 | +| test.c:21:18:21:23 | query1 | semmle.label | query1 | |
| 18 | +| test.c:33:18:33:23 | (const char *)... | semmle.label | (const char *)... | |
| 19 | +| test.c:33:18:33:23 | (const char *)... | semmle.label | (const char *)... | |
| 20 | +| test.c:33:18:33:23 | query3 | semmle.label | query3 | |
12 | 21 | #select |
13 | | -| test.c:19:18:19:23 | query1 | test.c:14:20:14:23 | argv | test.c:19:18:19:23 | query1 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg) | test.c:14:20:14:23 | argv | user input (argv) | |
| 22 | +| test.c:21:18:21:23 | query1 | test.c:15:20:15:23 | argv | test.c:21:18:21:23 | query1 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg) | test.c:15:20:15:23 | argv | user input (argv) | |
| 23 | +| test.c:33:18:33:23 | query3 | test.c:16:25:16:28 | argv | test.c:33:18:33:23 | query3 | This argument to a SQL query function is derived from $@ and then passed to mysql_query(sqlArg) | test.c:16:25:16:28 | argv | user input (argv) | |
0 commit comments