C#: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-12-12 11:20:02 +00:00
parent f30ebab528
commit 2720f57965

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added implicit reads of `System.Collections.Generic.KeyValuePair.Value` at taint-tracking sinks and at inputs to additional taint steps. As a result, taint-tracking queries will now produce more results when a container is tainted.