Files
codeql/javascript/ql/test
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
..
2024-04-17 14:46:00 +02:00
2024-08-27 11:35:10 +02:00
2024-10-04 08:35:33 +02:00
2024-01-30 13:20:57 +01:00