mirror of
https://github.com/github/codeql.git
synced 2026-04-20 06:24:03 +02:00
7 lines
307 B
Markdown
7 lines
307 B
Markdown
## 5.4.7
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* The model for `System.Web.HttpUtility` has been modified to better model the flow of tainted URIs.
|
|
* C# 14: Added support for `extension` members in the extractor, QL library, data flow, and Models as Data, covering extension methods, properties, and operators.
|