@@ -69,20 +69,24 @@ edges
6969| main.go:60:3:60:25 | selection of Category | main.go:59:7:60:26 | call to Sprintf |
7070| main.go:60:4:60:15 | star expression [Category] | main.go:60:3:60:25 | selection of Category |
7171| main.go:60:5:60:15 | RequestData [pointer, Category] | main.go:60:4:60:15 | star expression [Category] |
72- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:57:22:57:29 | pipeline |
73- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:61:27:61:32 | filter |
74- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:63:23:63:28 | filter |
75- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:64:22:64:27 | filter |
76- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:66:32:66:37 | filter |
77- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:69:17:69:22 | filter |
78- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:70:20:70:25 | filter |
79- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:71:29:71:34 | filter |
80- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:72:30:72:35 | filter |
81- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:73:29:73:34 | filter |
82- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:78:23:78:28 | filter |
83- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:79:23:79:28 | filter |
84- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:80:22:80:27 | filter |
85- | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:81:18:81:25 | pipeline |
72+ | mongoDB.go:40:20:40:30 | call to Referer | mongoDB.go:42:28:42:41 | untrustedInput |
73+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:50:34:50:39 | filter |
74+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:61:27:61:32 | filter |
75+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:63:23:63:28 | filter |
76+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:64:22:64:27 | filter |
77+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:66:32:66:37 | filter |
78+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:69:17:69:22 | filter |
79+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:70:20:70:25 | filter |
80+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:71:29:71:34 | filter |
81+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:72:30:72:35 | filter |
82+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:73:29:73:34 | filter |
83+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:78:23:78:28 | filter |
84+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:79:23:79:28 | filter |
85+ | mongoDB.go:42:19:42:42 | struct literal | mongoDB.go:80:22:80:27 | filter |
86+ | mongoDB.go:42:28:42:41 | untrustedInput | mongoDB.go:42:19:42:42 | struct literal |
87+ | mongoDB.go:50:23:50:40 | struct literal | mongoDB.go:57:22:57:29 | pipeline |
88+ | mongoDB.go:50:23:50:40 | struct literal | mongoDB.go:81:18:81:25 | pipeline |
89+ | mongoDB.go:50:34:50:39 | filter | mongoDB.go:50:23:50:40 | struct literal |
8690nodes
8791| SqlInjection.go:10:7:11:30 | call to Sprintf | semmle.label | call to Sprintf |
8892| SqlInjection.go:11:3:11:9 | selection of URL | semmle.label | selection of URL |
@@ -163,6 +167,10 @@ nodes
163167| main.go:60:5:60:15 | RequestData [pointer, Category] | semmle.label | RequestData [pointer, Category] |
164168| main.go:61:11:61:11 | q | semmle.label | q |
165169| mongoDB.go:40:20:40:30 | call to Referer | semmle.label | call to Referer |
170+ | mongoDB.go:42:19:42:42 | struct literal | semmle.label | struct literal |
171+ | mongoDB.go:42:28:42:41 | untrustedInput | semmle.label | untrustedInput |
172+ | mongoDB.go:50:23:50:40 | struct literal | semmle.label | struct literal |
173+ | mongoDB.go:50:34:50:39 | filter | semmle.label | filter |
166174| mongoDB.go:57:22:57:29 | pipeline | semmle.label | pipeline |
167175| mongoDB.go:61:27:61:32 | filter | semmle.label | filter |
168176| mongoDB.go:63:23:63:28 | filter | semmle.label | filter |
0 commit comments