Files
codeql/python/ql/lib/change-notes/2026-05-28-remove-imprecise-containter-steps.md
Owen Mansel-Chan 812e8e6b34 Add change note
2026-05-28 11:37:54 +01:00

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.