mirror of
https://github.com/github/codeql.git
synced 2026-07-23 04:02:07 +02:00
353 B
353 B
2.8.1
Minor Analysis Improvements
- Added support for Angular's
@HostListener('window:message', ...)and@HostListener('document:message', ...)decorators aspostMessageevent handlers. The decorated method's event parameter is now recognized as a client-side remote flow source, and is considered by thejs/missing-origin-checkquery.