Files
codeql/javascript/ql/lib
Asger F 1b85feb1fa JS: Add imprecise post-update steps for when a captured var/this is not tracked precisely
With the capture library we sometimes bails out of handling certain functions for scalability reasons.

This means we have a notion of "captured but imprecisely-tracked" variables and 'this'. In these cases we go back to propagating flow from a post-update node to the local source.
2024-10-29 08:32:07 +01:00
..
2023-06-02 11:58:08 +02:00
2024-04-16 16:29:56 +02:00
2024-10-22 12:45:58 +02:00