Skip to content

Commit 8234b8f

Browse files
committed
JS: Change note
1 parent 27085b1 commit 8234b8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The `fs/promises` package is now recognised as an alias for `require('fs').promises`.
5+
* The `js/path-injection` query can now track taint through calls to `path.join()` with a spread argument, such as `path.join(baseDir, ...args)`.

0 commit comments

Comments
 (0)