Files
codeql/javascript/ql/test
Asger Feldthaus 2ba98da107 JS: Only extract local vars in TemplateTopLevel
Angular template expressions cannot refer to global variables, any
unqualified identifier is a reference to a property provided by the
component.

We extract them as implicitly declared local variables which the
QL model can then connect with data flow steps.
2021-01-18 12:19:08 +00:00
..
2020-04-22 14:24:35 +02:00
2020-08-03 13:49:21 +02:00
2020-08-20 11:26:22 +02:00
2019-12-07 02:38:02 +01:00