Skip to content

Commit 349a851

Browse files
committed
JS: Add change note
1 parent 65b4424 commit 349a851

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
lgtm,codescanning
2+
* Added support for more templating languages.
3+
- EJS, Mustache, Handlebars, Nunjucks, Hogan, and Swig are now supported.
4+
- Template tags from the above dialects are now recognized as sinks
5+
when not escaped safely for the context, leading to additional results for `js/xss` and `js/code-injection`.
6+
- Files with the extension `.ejs`, `.hbs`, or `.njk` are now extracted and analyzed.

0 commit comments

Comments
 (0)