Files
codeql/python/ql
Rasmus Lerchedahl Petersen 7392d186bc Python: use yield step also for taint
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.
2024-09-30 13:49:01 +02:00
..
2024-09-30 13:49:01 +02:00
2024-09-30 13:26:59 +02:00