update change-note

Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
Erik Krogh Kristensen
2021-06-23 10:42:26 +02:00
committed by GitHub
parent 8b5c285ac8
commit 6cf275bb36

View File

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