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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions