mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
add support for the chokidar library
This commit is contained in:
5
javascript/change-notes/2021-06-22-chokidar.md
Normal file
5
javascript/change-notes/2021-06-22-chokidar.md
Normal file
@@ -0,0 +1,5 @@
|
||||
lgtm,codescanning
|
||||
* Support for `chokidar` has improved. The `js/tainted-path` query recognized calls to `chokidar.watch`,
|
||||
and the security queries recognize the filenames returned by the library.
|
||||
Affected packages are
|
||||
[chokidar](https://npmjs.com/package/chokidar)
|
||||
Reference in New Issue
Block a user