Files
codeql/python/ql/lib
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-20 15:19:54 +01:00
2024-04-16 16:29:56 +02:00
2022-10-13 11:21:10 -04:00