Skip to content

JS: support additional promisification of the fs-module members#3803

Merged
semmle-qlci merged 1 commit into
github:masterfrom
esbena:js/more-fs-promises
Jun 30, 2020
Merged

JS: support additional promisification of the fs-module members#3803
semmle-qlci merged 1 commit into
github:masterfrom
esbena:js/more-fs-promises

Conversation

@esbena
Copy link
Copy Markdown
Contributor

@esbena esbena commented Jun 25, 2020

We already support util.promisify(fs.readFileSync)(path) as a direct call to fs.readFileSync. This PR adds additional opaque support for that pattern.

@esbena esbena added the JS label Jun 25, 2020
@esbena esbena requested a review from a team as a code owner June 25, 2020 11:14
@esbena esbena added the Awaiting evaluation Do not merge yet, this PR is waiting for an evaluation to finish label Jun 25, 2020
erik-krogh
erik-krogh previously approved these changes Jun 25, 2020
@esbena
Copy link
Copy Markdown
Contributor Author

esbena commented Jun 30, 2020

smoke test / security is uneventful.

@esbena
Copy link
Copy Markdown
Contributor Author

esbena commented Jun 30, 2020

(rebased)

@esbena esbena removed the Awaiting evaluation Do not merge yet, this PR is waiting for an evaluation to finish label Jun 30, 2020
@semmle-qlci semmle-qlci merged commit 4b7d60a into github:master Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants