You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on Cline support I noted that they often use the word 'vscode' in their prompts , referring to the IDE. This matches the following package and gets raised in CodeGate
Note in this case, Codegate doesn't know the programming language. Codegate's semantic search finds npm/vscode as a malicious package and adds it to the prompt context. Now, LLM fails to distinguish between "editor" and "package" and responds back with codegate detected vscode as malicious package.
Describe the issue
While working on Cline support I noted that they often use the word 'vscode' in their prompts , referring to the IDE. This matches the following package and gets raised in CodeGate
https://www.insight.stacklok.com/report/npm/vscode
Steps to Reproduce
Create a prompt containing the word vscode , or any package name on the malicious / deprecated list used out of context of a package
Operating System
MacOS (Arm)
IDE and Version
Version: 1.96.2 (Universal) Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f
Extension and Version
v3.0.8
Provider
Ollama
Model
v3.0.8
Logs
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: