Skip to content

Detects instances of "child_process" & non-literal "exec()" calls (security/detect-child-process)

⚠️ This rule warns in the ✅ recommended config.

Detect instances of child_process & non-literal exec()

More information: Avoiding Command Injection in Node.js

Released under the Apache License 2.0.