codeql/javascript/old-change-notes/2021-06-22-chokidar.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 строки
279 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2021-06-22 22:39:16 +03:00
lgtm,codescanning
* Support for `chokidar` has improved. The `js/tainted-path` query now recognizes calls to `chokidar.watch`,
2021-06-22 22:39:16 +03:00
and the security queries recognize the filenames returned by the library.
Affected packages are
[chokidar](https://npmjs.com/package/chokidar)