Files
codeql/csharp/ql/test/library-tests/frameworks/JsonNET/Json.expected
2019-02-08 14:37:54 +00:00

16 lines
1.2 KiB
Plaintext

| Json.cs:18:24:18:32 | "tainted" | Json.cs:21:18:21:51 | call to method ToString |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:24:18:24:30 | access to local variable taintedObject |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:25:18:25:38 | (...) ... |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:27:18:27:59 | call to method SerializeObject |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:28:18:28:49 | access to indexer |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:29:18:29:46 | access to array element |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:32:18:32:39 | (...) ... |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:44:18:44:24 | access to local variable jobject |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:45:18:45:29 | access to indexer |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:46:18:46:34 | access to indexer |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:47:18:47:42 | call to operator explicit conversion |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:50:18:50:41 | call to method First |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:51:18:51:46 | call to method First |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:52:18:52:51 | call to method First |
| Json.cs:18:24:18:32 | "tainted" | Json.cs:53:18:53:61 | call to method SelectToken |