Merge pull request #6262 from erik-krogh/slash

Approved by asgerf
This commit is contained in:
CodeQL CI
2021-07-13 05:44:55 -07:00
committed by GitHub
4 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
lgtm,codescanning
* The `js/tainted-path` and `js/zipslip` queries now recognize path that have been
normalized using the `slash` library.
Affected packages are
[slash](https://npmjs.com/package/slash)