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

3 lines
456 B
Plaintext

| ResourceInjection.cs:13:57:13:72 | access to local variable connectionString | $@ flows to here and is used in a resource descriptor. | ResourceInjection.cs:10:27:10:49 | access to property QueryString | User-provided value |
| ResourceInjection.cs:15:42:15:57 | access to local variable connectionString | $@ flows to here and is used in a resource descriptor. | ResourceInjection.cs:10:27:10:49 | access to property QueryString | User-provided value |