Files
codeql/csharp/ql/test/query-tests/Security Features/CWE-094/CodeInjection.expected
2018-08-02 17:53:23 +01:00

3 lines
390 B
Plaintext

| CodeInjection.cs:31:64:31:67 | access to local variable code | $@ flows to here and is compiled as code. | CodeInjection.cs:25:23:25:45 | access to property QueryString | User-provided value |
| CodeInjection.cs:42:36:42:39 | access to local variable code | $@ flows to here and is compiled as code. | CodeInjection.cs:25:23:25:45 | access to property QueryString | User-provided value |