Files
codeql/csharp/ql/test/experimental/Security Features/Serialization/XmlDeserializationWithDataSet.expected

2 lines
255 B
Plaintext

| test0.cs:88:17:88: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. |