Open goosewobbler opened 3 months ago
I think this is the cause: https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2#command-injection-via-args-parameter-of-child_processspawn-without-shell-option-enabled-on-windows-cve-2024-27980---high
Given that child_process
has been ripped out in favour of execa
since 1.1.0, it might just need a release to fix the issue?
The action errors out on Windows after downloading VSCode:
https://github.com/webdriverio-community/wdio-electron-service/actions/runs/10079774116/job/27867894691?pr=704#step:10:16