Files
codeql/javascript/ql/src
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-09-01 12:46:57 +02:00
2021-01-18 12:19:08 +00:00
2020-11-30 14:42:38 +01:00
2020-11-12 21:36:09 +01:00