mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +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.