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