- Explicitly added summary models for all overloads of
System.Xml.XmlDictionaryReader.CreateBinaryReader. Added models for some of the methods and properties inSystem.Runtime.Serialization.SerializationInfoandSystem.Runtime.Serialization.SerializationInfoEnumerator. Updated models forSystem.Text.Encoding.GetBytes,System.Text.Encoding.GetCharsand the constructor forSystem.IO.MemoryStream. This generally improves the library modelling and thus reduces the number of false negatives. - Added explicit SQL injection Models as Data models for
Microsoft.Data.SqlClient.SqlCommandandMicrosoft.Data.SqlClient.SqlDataAdapter. This reduces false negatives for the querycs/sql-injection.
web.configandweb.release.configfiles are now recognized regardless of case. This means queriescs/web/debug-binaryandcs/web/missing-x-frame-optionsmay produce more results than before.