mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Merge pull request #6134 from erik-krogh/templates
Approved by asgerf, esbena
This commit is contained in:
10
javascript/change-notes/2021-06-22-templates.md
Normal file
10
javascript/change-notes/2021-06-22-templates.md
Normal file
@@ -0,0 +1,10 @@
|
||||
lgtm,codescanning
|
||||
* More template engines are recognized as sinks for the `js/code-injection` query.
|
||||
Affected packages are
|
||||
[mustache](https://npmjs.com/package/mustache),
|
||||
[handlebars](https://npmjs.com/package/handlebars),
|
||||
[dot](https://npmjs.com/package/dot),
|
||||
[hogan.js](https://npmjs.com/package/hogan.js)
|
||||
[eta](https://npmjs.com/package/eta),
|
||||
[squirrelly](https://npmjs.com/package/squirrelly),
|
||||
[whiskers](https://npmjs.com/package/whiskers)
|
||||
Reference in New Issue
Block a user