Files
OmniRoute/open-sse
Austin Liu 19f68fa2f6 fix(windows): request shell when spawning bare qoder binary name on Windows (fixes #8590)
Post Node CVE-2024-27980, spawn('qodercli', [], { shell: false }) fails with ENOENT on Windows when command is a bare binary name without extension. Enabling shell mode for bare command names allows cmd.exe to resolve .cmd / .bat wrappers from PATH.
2026-07-26 14:08:01 +09:30
..
2026-05-26 23:51:47 -03:00
2026-07-07 13:14:06 -03:00