Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 358 Bytes

File metadata and controls

6 lines (4 loc) · 358 Bytes

1.1.1

Minor Analysis Improvements

  • Enums and System.DateTimeOffset are now treated as simple types, which means that they are considered to have a sanitizing effect. This impacts many queries, among others the cs/log-forging query.
  • The MaD models for the .NET 9 Runtime have been re-generated after a fix related to out/ref parameters.