Merge upstream QwenLM/qwen-code v0.14.4 #8
18 new alerts including 12 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 12 high
- 6 medium
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check failure on line 43 in packages/webui/src/components/layout/Onboarding.tsx
Code scanning / CodeQL
DOM text reinterpreted as HTML High
Code scanning / CodeQL
Insecure randomness High
Check failure on line 359 in packages/vscode-ide-companion/src/extension.ts
Code scanning / CodeQL
Incomplete string escaping or encoding High
Check failure on line 183 in packages/core/src/utils/paths.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
Check failure on line 63 in packages/core/src/tools/web-fetch.ts
Code scanning / CodeQL
Incomplete URL substring sanitization High
Check failure on line 250 in packages/core/src/tools/shell.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
Check failure on line 882 in packages/core/src/mcp/oauth-provider.ts
Code scanning / CodeQL
Use of password hash with insufficient computational effort High
Check failure on line 59 in packages/core/src/extension/variables.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
Check failure on line 26 in packages/core/src/core/openaiContentGenerator/provider/deepseek.ts
Code scanning / CodeQL
Incomplete URL substring sanitization High
Check failure on line 37 in packages/core/src/core/openaiContentGenerator/provider/dashscope.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
Check failure on line 12 in packages/channels/weixin/src/send.ts
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
Check failure on line 253 in packages/channels/telegram/src/TelegramAdapter.ts
Code scanning / CodeQL
Incomplete multi-character sanitization High
Check warning on line 214 in packages/core/src/services/loopDetectionService.ts
Code scanning / CodeQL
Overly permissive regular expression range Medium
Check warning on line 793 in packages/cli/src/utils/sandbox.ts
Code scanning / CodeQL
Shell command built from environment values Medium
Check warning on line 376 in packages/cli/src/utils/sandbox.ts
Code scanning / CodeQL
Shell command built from environment values Medium
Check warning on line 105 in packages/core/src/utils/shell-utils.ts
Code scanning / CodeQL
Unsafe shell command constructed from library input Medium
Check warning on line 108 in packages/core/src/utils/shell-utils.ts
Code scanning / CodeQL
Unsafe shell command constructed from library input Medium
Check warning on line 62 in packages/cli/src/utils/commentJson.ts
Code scanning / CodeQL
Prototype-polluting function Medium