Release preparation for version 2.24.2

This commit is contained in:
github-actions[bot]
2026-02-16 13:29:25 +00:00
parent 7742a5667f
commit ef04f927fb
174 changed files with 441 additions and 142 deletions

View File

@@ -1,3 +1,10 @@
## 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.
## 5.4.6
### Minor Analysis Improvements

View File

@@ -1,4 +0,0 @@
---
category: minorAnalysis
---
* The model for `System.Web.HttpUtility` has been modified to better model the flow of tainted URIs.

View File

@@ -1,4 +1,6 @@
---
category: minorAnalysis
---
## 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.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 5.4.6
lastReleaseVersion: 5.4.7

View File

@@ -1,5 +1,5 @@
name: codeql/csharp-all
version: 5.4.7-dev
version: 5.4.7
groups: csharp
dbscheme: semmlecode.csharp.dbscheme
extractor: csharp