Files
codeql/python/ql/lib
Taus 7fccc23dbe Python: Make ExtractedArgumentNode local
Explicitly adds a bunch of nodes that were previously (using a global
analysis) identified as `ExtractedArgumentNode`s. These are then
subsequently filtered out in `argumentOf` (which is global) by putting
the call to `getCallArg` there instead of in the charpred.
2026-01-30 12:50:25 +00:00
..
2026-01-20 11:56:16 +00:00
2026-01-30 12:50:25 +00:00
2024-04-16 16:29:56 +02:00
2026-01-29 16:20:25 -06:00
2022-10-13 11:21:10 -04:00