Skip to content

Commit ba7238d

Browse files
committed
C#: Update XML Injectiont test output after rebase (query has been turned into a path-problem and the output is now affected by the added summaries for NameValueCollection).
1 parent 7553243 commit ba7238d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

csharp/ql/test/query-tests/Security Features/CWE-091/XMLInjection/XMLInjection.expected

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
edges
2+
| Test.cs:8:27:8:49 | access to property QueryString : NameValueCollection | Test.cs:8:27:8:65 | access to indexer : String |
23
| Test.cs:8:27:8:49 | access to property QueryString : NameValueCollection | Test.cs:15:25:15:80 | ... + ... |
4+
| Test.cs:8:27:8:65 | access to indexer : String | Test.cs:15:25:15:80 | ... + ... |
35
nodes
46
| Test.cs:8:27:8:49 | access to property QueryString : NameValueCollection | semmle.label | access to property QueryString : NameValueCollection |
7+
| Test.cs:8:27:8:65 | access to indexer : String | semmle.label | access to indexer : String |
58
| Test.cs:15:25:15:80 | ... + ... | semmle.label | ... + ... |
69
subpaths
710
#select

0 commit comments

Comments
 (0)