Circleci project setup #26
Open
Sourcery AI / Sourcery review
failed
Mar 10, 2026 in 1m 11s
❌ Found 2 blocking security issues
Sourcery found 2 blocking security issues:
cmd/change-repo-network.js:17- Detected calls to child_process from a function argumentcmd. This could lead to a command injection if the input is user controllable. Try to avoid calls to child_process, and if it is needed ensure user input is correctly sanitized or sandboxed.cmd/generate-cli.js:876- Detected calls to child_process from a function argumentcontractName. This could lead to a command injection if the input is user controllable. Try to avoid calls to child_process, and if it is needed ensure user input is correctly sanitized or sandboxed.
Loading