mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Using the comprehension store step meant that all comprehensions would receive taint. This because comprehension flow now goes via a callable, meaning they share the return node.