Skip to content

Node.js v24 warning #89

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

Closed
fisker opened this issue May 7, 2025 · 1 comment · Fixed by #90
Closed

Node.js v24 warning #89

fisker opened this issue May 7, 2025 · 1 comment · Fixed by #90

Comments

@fisker
Copy link
Contributor

fisker commented May 7, 2025

(node:11204) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.

nodejs/node#57199

@ehmicky
Copy link
Collaborator

ehmicky commented May 8, 2025

Hi @fisker,

Thanks for reporting this. I will create a PR shortly to fix this.

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 a pull request may close this issue.

2 participants