Merge branch 'main' into koa

This commit is contained in:
Erik Krogh Kristensen
2021-03-19 16:56:15 +01:00
302 changed files with 6279 additions and 2265 deletions

View File

@@ -0,0 +1,3 @@
lgtm,codescanning
* The analysis of regular expression-based sanitization patterns has improved,
leading to more true-positive results, in particular for the XSS queries.

View File

@@ -0,0 +1,4 @@
lgtm,codescanning
* URIs used in the puppeteer library are now recognized as sinks for `js/request-forgery`.
Affected packages are
[puppeteer](https://www.npmjs.com/package/puppeteer)