mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Release preparation for version 2.14.1
This commit is contained in:
6
javascript/ql/src/change-notes/released/0.7.1.md
Normal file
6
javascript/ql/src/change-notes/released/0.7.1.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 0.7.1
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The `fs/promises` package is now recognised as an alias for `require('fs').promises`.
|
||||
* The `js/path-injection` query can now track taint through calls to `path.join()` with a spread argument, such as `path.join(baseDir, ...args)`.
|
||||
Reference in New Issue
Block a user