Files
codeql/csharp/ql/test/experimental/Security Features/Serialization/XmlDeserializationWithDataSet.expected
2021-07-01 16:09:11 +02:00

2 lines
255 B
Plaintext

| test0.cs:86:17:86:46 | call to method ReadXmlSchema | Making an XML deserialization call with a type derived from DataSet or DataTable types and may lead to a security problem. Please visit https://go.microsoft.com/fwlink/?linkid=2132227 for details. |