We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e958e commit 355c4f7Copy full SHA for 355c4f7
change-notes/1.24/analysis-csharp.md
@@ -0,0 +1,19 @@
1
+# Improvements to C# analysis
2
+
3
+The following changes in version 1.24 affect C# analysis in all applications.
4
5
+## General improvements
6
7
+## New queries
8
9
+| **Query** | **Tags** | **Purpose** |
10
+|-----------------------------|-----------|--------------------------------------------------------------------|
11
12
+## Changes to existing queries
13
14
+| **Query** | **Expected impact** | **Change** |
15
+|----------------------------|------------------------|------------------------------------------------------------------|
16
17
+## Changes to libraries
18
19
+* The taint tracking library now tracks flow through (implicit or explicit) conversion operator calls.
0 commit comments