GH#4006: Harden shell injection defenses in tools.mjs - #4019
Merged
Codacy Production / Codacy Static Code Analysis
required action
Mar 10, 2026 in 0s
1 new issue (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- .agents/plugins/opencode-aidevops/tools.mjs 9
See the complete overview on Codacy
Annotations
Check failure on line 224 in .agents/plugins/opencode-aidevops/tools.mjs
codacy-production / Codacy Static Code Analysis
.agents/plugins/opencode-aidevops/tools.mjs#L224
Detected calls to child_process from a function argument `action`. This could lead to a command injection if the input is user controllable.
Loading