Merge pull request #6286 from erik-krogh/mkdirp

Approved by asgerf
This commit is contained in:
CodeQL CI
2021-07-16 02:11:07 -07:00
committed by GitHub
4 changed files with 325 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
lgtm,codescanning
* The `js/tainted-path` now recognizes the `mkdirp` library as a sink.
Affected packages are
[mkdirp](https://www.npmjs.com/package/mkdirp)