File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
csharp/ql/test/library-tests
frameworks/EntityFramework Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
invalidModelRow
2
2
#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 |
4
4
| Sinks.cs:11:13:11:41 | this access | remote |
5
5
| 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 |
7
7
| Sinks.cs:20:20:20:22 | access to local variable res | xss |
8
8
| 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
134
134
neutral
135
135
sourceNode
136
136
sinkNode
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