File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
csharp/ql/test/query-tests/Security Features Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ models
124
124
| 24 | Summary: System.IO; StreamReader; false; StreamReader; (System.IO.Stream,System.Text.Encoding); ; Argument[0]; Argument[this]; taint; manual |
125
125
| 25 | Summary: System.IO; TextReader; true; ReadLine; (); ; Argument[this]; ReturnValue; taint; manual |
126
126
| 26 | Summary: System.Web.UI.WebControls; TextBox; false; get_Text; (); ; Argument[this]; ReturnValue; taint; manual |
127
- | 27 | Source: System; Console; false; ReadLine; ; ; ReturnValue; local ; manual |
127
+ | 27 | Source: System; Console; false; ReadLine; ; ; ReturnValue; stdin ; manual |
128
128
| 28 | Summary: System; String; false; Trim; (); ; Argument[this]; ReturnValue; taint; manual |
129
129
nodes
130
130
| SecondOrderSqlInjection.cs:20:31:20:44 | access to local variable customerReader : SqlDataReader | semmle.label | access to local variable customerReader : SqlDataReader |
Original file line number Diff line number Diff line change 17
17
| UncontrolledFormatStringBad.cs:9:25:9:47 | access to property QueryString : NameValueCollection | UncontrolledFormatStringBad.cs:9:25:9:61 | access to indexer : String | provenance | MaD:2 |
18
18
| UncontrolledFormatStringBad.cs:9:25:9:61 | access to indexer : String | UncontrolledFormatStringBad.cs:9:16:9:21 | access to local variable format : String | provenance | |
19
19
models
20
- | 1 | Source: System; Console; false; ReadLine; ; ; ReturnValue; local ; manual |
20
+ | 1 | Source: System; Console; false; ReadLine; ; ; ReturnValue; stdin ; manual |
21
21
| 2 | Summary: System.Collections.Specialized; NameValueCollection; false; get_Item; (System.String); ; Argument[this]; ReturnValue; taint; df-generated |
22
22
nodes
23
23
| ConsoleUncontrolledFormatString.cs:8:13:8:18 | access to local variable format : String | semmle.label | access to local variable format : String |
You can’t perform that action at this time.
0 commit comments