JS: Add change note in new format

This commit is contained in:
Asger Feldthaus
2020-11-06 09:06:40 +00:00
parent 24714c41be
commit 1e45bc75c4

View File

@@ -0,0 +1,7 @@
lgtm,codescanning
* The security queries now track taint through the format string of a date-formatting operation.
Affected packages are
[moment](https://npmjs.com/package/moment),
[moment-timezone](https://npmjs.com/package/moment-timezone),
[date-fns](https://npmjs.com/package/date-fns), and
[dateformat](https://npmjs.com/package/dateformat).