Last 12 weeks · 0 commits
4 of 6 standards met
I'm using the Clipboard Ring extension (https://github.com/SrTobi/code-clip-ring) in VS Code, which has a dependency on clipboardy ^1.2.3. I occasionally get the following error, preventing me from pasting the content of my clipboard: RUST_BACKTRACE=1 Seems strange that clipboard_x86_64.exe reports an Error with what looks like a success message? I think restarting VS Code might fix this, but it's a nuisance. Any ideas? Other info: I'm running Windows 10 Home N. VS Code: Version 1.24.1. IssueHunt Summary sindresorhus has been rewarded. Backers (Total: $60.00) issuehunt ($60.00) Submitted pull Requests #835 Add and to hook state Tips Checkout the Issuehunt explorer to discover more funded issues. Need some help from other developers? Add your repositories on IssueHunt to raise funds.
Description When installing on Windows, the pre-built binary is flagged as malicious by Trend Vision One (Trend Micro Endpoint Security). Steps to Reproduce 1. Environment: Windows 11 with Trend Vision One active. 2. Run . 3. The antivirus immediately detects and removes . Detection Details Detected as: Detection type: Heuristic / Behavior-based detection Screenshot: !Antivirus Alert Comparison with v5.3.0 v5.3.1: Triggers the antivirus alert. v5.3.0: Replacing the binary with the v5.3.0 version works correctly and is not flagged by Trend Vision One. This may indicate a packaging or distribution difference between v5.3.0 and v5.3.1. Environment OS: Windows (x64) Node.js: v22.16.0 (via nvm for Windows) Antivirus: Trend Vision One Endpoint Security (Trend Micro) Additional Context The detection name is commonly associated with heuristic detections and may indicate a false positive. However, since this behavior differs from v5.3.0, I am reporting it here for verification.
Hello, We are receiving alerts regarding the latest version (5.3.0) of the Clipboardy package when using the gemini-cli extension for VS Code. We are aware of the connection between clipboardy and VS Code: https://code.visualstudio.com/api/advanced-topics/remote-extensions#using-the-clipboard On macOS, the alert relates to this link: registry.npmjs.org/clipboardy/-/clipboardy-5.3.0.tgz On Windows, the binary files included in the "fallbacks" subfolder are flagged as malicious by VirusTotal. We would like confirmation that this is a false positive and not a malicious code injection (or supply chain) attack. Sincerely, JL.
Repository: sindresorhus/clipboardy. Description: Access the system clipboard (copy/paste) Stars: 1979, Forks: 73. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v5.3.1 (4mo ago). Open PRs: 0, open issues: 0. Last activity: 4mo ago. Community health: 85%. Top contributors: sindresorhus, floatdrop, Richienb, SebastianZaha, AndyLnd, brandon93s, BendingBender, G-Rath, abdulhannanali, ianpgall and others.