mirror of
https://github.com/github/codeql.git
synced 2026-04-14 19:44:03 +02:00
307 B
307 B
5.4.7
Minor Analysis Improvements
- The model for
System.Web.HttpUtilityhas been modified to better model the flow of tainted URIs. - C# 14: Added support for
extensionmembers in the extractor, QL library, data flow, and Models as Data, covering extension methods, properties, and operators.