today a user of my golang plugin <https://github.com/raydac/mvn-golang> for 
maven reported that his AVG antivirus had detected some potential malware 
application *x.exe* inside automatically downloaded golang sdk for windows 
<https://github.com/raydac/mvn-golang/issues/25> (it had been downloaded 
from the official golang site of course), I made some investigation of sdk 
archives and was surprised to detect some *x.exe* file inside 
*go1.9.1.windows-386.zip* (also it is presented in amd64 version for 
windows) the path of the file inside archive is */go/src/cmd/go/x.exe *, 
the file is not presented in 1.9 and also I don't see any similar file in 
the version for Linux, so the question what is the file? the Totalscan site 
shows terrible result of scanning of the file for i386 
<https://www.virustotal.com/#/file/ffb4f32afbb23131a68a55a3b3692299489d75ad12e82af72bc938c66023fb8f/detection>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to