This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
False Positive names triggering vector search #462
Closed
Description
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