We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36908e8 commit 07c0414Copy full SHA for 07c0414
1 file changed
go/ql/lib/change-notes/2025-03-04-improve-models-for-sync-map.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* We no longer track taint into a `sync.Map` via the key of a key-value pair, since there is no way of reading the keys stored in the `sync.Map` back.
0 commit comments