mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
Fixes CodeQL security alert: Incomplete string escaping or encoding - Add escapeForPowerShellDoubleQuotes() helper function - Properly escape both backslashes and double quotes in correct order - Prevents command injection vulnerabilities in Windows process detection - All existing tests pass |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| sdk-typescript | ||
| test-utils | ||
| vscode-ide-companion | ||