mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
4 lines
265 B
Markdown
4 lines
265 B
Markdown
---
|
|
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. |