Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: work around Node.js April 2024 security release #56

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

addaleax
Copy link
Contributor

nodejs/node@9095c91 disallowed spawning .bat files directly, without running them inside of a shell such as cmd. Boxednode needs to be adjusted for this.

nodejs/node@9095c91
disallowed spawning `.bat` files directly, without running them inside
of a shell such as `cmd`. Boxednode needs to be adjusted for this.
@addaleax addaleax merged commit 115008f into main Apr 11, 2024
9 of 12 checks passed
@addaleax addaleax deleted the workaround-cve-2024-27980 branch April 11, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants