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
124124| 24 | Summary: System.IO; StreamReader; false; StreamReader; (System.IO.Stream,System.Text.Encoding); ; Argument[0]; Argument[this]; taint; manual |
125125| 25 | Summary: System.IO; TextReader; true; ReadLine; (); ; Argument[this]; ReturnValue; taint; manual |
126126| 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 |
128128| 28 | Summary: System; String; false; Trim; (); ; Argument[this]; ReturnValue; taint; manual |
129129nodes
130130| 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 1717| UncontrolledFormatStringBad.cs:9:25:9:47 | access to property QueryString : NameValueCollection | UncontrolledFormatStringBad.cs:9:25:9:61 | access to indexer : String | provenance | MaD:2 |
1818| UncontrolledFormatStringBad.cs:9:25:9:61 | access to indexer : String | UncontrolledFormatStringBad.cs:9:16:9:21 | access to local variable format : String | provenance | |
1919models
20- | 1 | Source: System; Console; false; ReadLine; ; ; ReturnValue; local ; manual |
20+ | 1 | Source: System; Console; false; ReadLine; ; ; ReturnValue; stdin ; manual |
2121| 2 | Summary: System.Collections.Specialized; NameValueCollection; false; get_Item; (System.String); ; Argument[this]; ReturnValue; taint; df-generated |
2222nodes
2323| 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