Files
codeql/javascript/ql/test/query-tests/Security
Max Schaefer 18c23ecfd4 JavaScript: Introduce shared library for modelling XSS-relevant concepts.
As its first application, this library makes it possible for `StoredXss` to reuse the `Source` classes of `DomBasedXss` and `ReflectedXss` without having to pull in their libraries (which contain their `Configuration` classes, causing `StoredXss` to recompute all flow information for the other two queries).
2019-02-08 09:53:51 +00:00
..
2018-09-21 14:46:21 +01:00
2019-01-14 15:34:01 +00:00