Skip to content

Deprecation warning on Node 24 [DEP0190] #176

@Shaglock

Description

@Shaglock

After upgrading to Node 24, I noticed the following deprecation warning:

(node:35671) [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

Looks like the problem is in this call https://github.com/moxystudio/node-cross-spawn/blob/master/index.js#L12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions