mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
302 B
302 B
1.3.0
Major Analysis Improvements
- The
js/xss-through-domquery now recognises sources of DOM input originating from Angular templates.
Bug Fixes
- Fixed a TypeScript extractor crash that would occur when encountering an export specifier whose local specifier was a string literal.