Skip to content
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

Improve detect-child-process rule #104

Closed
ota-meshi opened this issue Dec 8, 2022 · 0 comments · Fixed by #108
Closed

Improve detect-child-process rule #104

ota-meshi opened this issue Dec 8, 2022 · 0 comments · Fixed by #108

Comments

@ota-meshi
Copy link
Member

The detect-child-process rule doesn't seem to report exec in destructuring assignments and doesn't detect import cp from 'child_process'.
I would like the detect-child-process rule to support them with similar changes to #92.

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.

1 participant