qwen-code/packages
xuewenjie c2b59038ae fix: escape backslashes in PowerShell command strings (CodeQL security fix)
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
2025-12-18 17:32:11 +08:00
..
cli Handle PAT tokens and credentials in git remote URL parsing (#1225) 2025-12-18 00:44:46 +08:00
core fix: escape backslashes in PowerShell command strings (CodeQL security fix) 2025-12-18 17:32:11 +08:00
sdk-typescript pump version to 0.5.1 2025-12-15 20:48:02 +08:00
test-utils pump version to 0.5.1 2025-12-15 20:48:02 +08:00
vscode-ide-companion pump version to 0.5.1 2025-12-15 20:48:02 +08:00