We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24714c4 commit 1e45bc7Copy full SHA for 1e45bc7
javascript/change-notes/2020-11-06-date-functions.md
@@ -0,0 +1,7 @@
1
+lgtm,codescanning
2
+* The security queries now track taint through the format string of a date-formatting operation.
3
+ Affected packages are
4
+ [moment](https://npmjs.com/package/moment),
5
+ [moment-timezone](https://npmjs.com/package/moment-timezone),
6
+ [date-fns](https://npmjs.com/package/date-fns), and
7
+ [dateformat](https://npmjs.com/package/dateformat).
0 commit comments