mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
JS: Add change note
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
lgtm,codescanning
|
||||
* Added support for more templating languages.
|
||||
- EJS, Mustache, Handlebars, Nunjucks, Hogan, and Swig are now supported.
|
||||
- Template tags from the above dialects are now recognized as sinks
|
||||
when not escaped safely for the context, leading to additional results for `js/xss` and `js/code-injection`.
|
||||
- Files with the extension `.ejs`, `.hbs`, or `.njk` are now extracted and analyzed.
|
||||
Reference in New Issue
Block a user