mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
2.1 KiB
2.1 KiB
Improvements to JavaScript analysis
General improvements
-
Support for the following frameworks and libraries has been improved:
-
Analyzing files with the ".cjs" extension is now supported.
New queries
| Query | Tags | Purpose |
|---|
Changes to existing queries
| Query | Expected impact | Change |
|---|---|---|
Incomplete URL substring sanitization (js/incomplete-url-substring-sanitization) |
More results | This query now recognizes additional URLs when the substring check is an inclusion check. |