mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Update javascript/ql/lib/change-notes/2025-03-26-async-fileRead.md
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added data flow from `require("fs").promises.readFile()` to `async`.
|
||||
* Improved modeling of the `node:fs` module: `await`-ed calls to `read` and `readFile` are now supported.
|
||||
|
||||
Reference in New Issue
Block a user