Merge branch 'main' into jwt

This commit is contained in:
Erik Krogh Kristensen
2020-11-12 21:36:09 +01:00
260 changed files with 4189 additions and 1598 deletions

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).