File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
csharp/ql/test/library-tests/dataflow/external-models Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ invalidModelRow
4
4
| Sinks.cs:11:13:11:41 | this access | file-content-store |
5
5
| Sinks.cs:11:30:11:40 | access to local variable argToTagged | file-content-store |
6
6
| Sinks.cs:14:27:14:36 | access to local variable fieldWrite | sql-injection |
7
- | Sinks.cs:20 :20:20 :22 | access to local variable res | js-injection |
8
- | Sinks.cs:27 :20:27 :25 | access to local variable resTag | html-injection |
7
+ | Sinks.cs:26 :20:26 :22 | access to local variable res | js-injection |
8
+ | Sinks.cs:33 :20:33 :25 | access to local variable resTag | html-injection |
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ invalidModelRow
9
9
| Sources.cs:17:17:17:33 | call to method TaggedSrcMethod | local |
10
10
| Sources.cs:18:17:18:30 | access to field TaggedSrcField | local |
11
11
| Sources.cs:20:17:20:33 | call to method SrcTwoArg | local |
12
- | Sources.cs:24 :14:24 :20 | this | local |
13
- | Sources.cs:24 :29:24 :45 | taggedMethodParam | local |
14
- | Sources.cs:28:49:28:62 | taggedSrcParam | local |
15
- | Sources.cs:40 :45:40 :45 | p | local |
16
- | Sources.cs:47 :50:47 :50 | p | local |
17
- | Sources.cs:53 :16:53 :30 | this | local |
12
+ | Sources.cs:27 :14:27 :20 | this | local |
13
+ | Sources.cs:27 :29:27 :45 | taggedMethodParam | local |
14
+ | Sources.cs:31:47:31:60 | taggedSrcParam | local |
15
+ | Sources.cs:43 :45:43 :45 | p | local |
16
+ | Sources.cs:50 :50:50 :50 | p | local |
17
+ | Sources.cs:56 :16:56 :30 | this | local |
You can’t perform that action at this time.
0 commit comments