mirror of
https://github.com/github/codeql.git
synced 2026-06-15 09:51:09 +02:00
The old query uses `pointsTo` to limit the sinks to methods on lists and dictionaries. That constraint is omitted here which could hurt performance.