Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 472 Bytes

File metadata and controls

10 lines (6 loc) · 472 Bytes

1.6.0

Query Metadata Changes

  • Updated the name, description, and alert message of cs/path-combine to have more details about why it's a problem.

Minor Analysis Improvements

  • Added NHibernate.ISession.CreateSQLQuery, NHibernate.IStatelessSession.CreateSQLQuery and NHibernate.Impl.AbstractSessionImpl.CreateSQLQuery as SQL injection sinks.
  • The Missing cross-site request forgery token validation query was extended to support ASP.NET Core.