mirror of
https://github.com/github/codeql.git
synced 2026-07-10 14:05:41 +02:00
413 B
413 B
0.8.13
Query Metadata Changes
- The
@precisionof thejs/unsafe-external-linkhas been reduced tolowto reflect the fact that modern browsers do not expose the opening window for such links. This mitigates the potential security risk of having a link withtarget="_blank".
Minor Analysis Improvements
- The call graph has been improved, leading to more alerts for data flow based queries.