File tree Expand file tree Collapse file tree
csharp/ql/test/library-tests
frameworks/EntityFramework Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11invalidModelRow
22#select
3- | Sinks.cs:8:19:8:22 | access to local variable arg1 | code |
3+ | Sinks.cs:8:19:8:22 | access to local variable arg1 | code-injection |
44| Sinks.cs:11:13:11:41 | this access | remote |
55| Sinks.cs:11:30:11:40 | access to local variable argToTagged | remote |
6- | Sinks.cs:14:27:14:36 | access to local variable fieldWrite | sql |
6+ | Sinks.cs:14:27:14:36 | access to local variable fieldWrite | sql-injection |
77| Sinks.cs:20:20:20:22 | access to local variable res | xss |
88| Sinks.cs:27:20:27:25 | access to local variable resTag | html |
Original file line number Diff line number Diff line change @@ -134,9 +134,9 @@ summary
134134neutral
135135sourceNode
136136sinkNode
137- | EntityFrameworkCore.cs:72:36:72:40 | "sql-injection " | sql |
138- | EntityFrameworkCore.cs:73:40:73:44 | "sql-injection " | sql |
139- | EntityFrameworkCore.cs:74:40:74:44 | "sql-injection " | sql |
140- | EntityFrameworkCore.cs:75:51:75:55 | "sql-injection " | sql |
141- | EntityFrameworkCore.cs:76:51:76:55 | "sql-injection " | sql |
142- | EntityFrameworkCore.cs:77:51:77:55 | "sql-injection " | sql |
137+ | EntityFrameworkCore.cs:72:36:72:40 | "sql" | sql-injection |
138+ | EntityFrameworkCore.cs:73:40:73:44 | "sql" | sql-injection |
139+ | EntityFrameworkCore.cs:74:40:74:44 | "sql" | sql-injection |
140+ | EntityFrameworkCore.cs:75:51:75:55 | "sql" | sql-injection |
141+ | EntityFrameworkCore.cs:76:51:76:55 | "sql" | sql-injection |
142+ | EntityFrameworkCore.cs:77:51:77:55 | "sql" | sql-injection |
You can’t perform that action at this time.
0 commit comments