mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Merge branch 'main' into jwt
This commit is contained in:
7
javascript/change-notes/2020-11-06-date-functions.md
Normal file
7
javascript/change-notes/2020-11-06-date-functions.md
Normal 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).
|
||||
Reference in New Issue
Block a user