quackduck / uniclip

Cross-platform shared clipboard
MIT License
237 stars 26 forks source link

Bug: Virus #24

Open arozhankov opened 4 months ago

arozhankov commented 4 months ago

The virustotal service detects the exe file as a virus. Is this a bug?

https://www.virustotal.com/gui/file/b93ad467b78ef00eea3d8e14c7df0c57e1af2722fc96d5f6d2c53f93da7d6901 111

quackduck commented 4 months ago

Yes, but the bug is in the virus scanner. It probably detects all Go binaries as viruses. You can build from source and inspect the code yourself to guarantee that uniclip isn't malware. Here's some more info from the Go devs: https://go.dev/doc/faq#virus