BuilderIO / BuilderIO/ai-shell
Deprecation warning (macOS)
Open
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
Everytime I ask ai-shell to execute the code it suggests I get this warning:
`(node:26981) [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.`
The suggested code gets executed without any problem, but I always get the warning/error first.
Contributor guide
Assessment
This issue has not been assessed yet.