mirror of
https://github.com/github/codeql.git
synced 2026-06-09 23:14:13 +02:00
218 B
218 B
category
| category |
|---|
| minorAnalysis |
- Python taint tracking is now more precise for values flowing through container contents, such as list, set, tuple, and dictionary elements. This may remove some false positive alerts.