aerokube / images

Browser images for Selenoid and Moon 1.x
https://aerokube.com/images/latest/
Apache License 2.0
168 stars 126 forks source link

Error 'Operation did not complete successfully because the file contains a virus or potentially unwanted software' while building at windows #594

Open b-r-a-v-o opened 1 year ago

b-r-a-v-o commented 1 year ago

I want build image manually with that steps: https://aerokube.com/images/latest/#_building_procedure

I download repo https://github.com/aerokube/images and run GO commands, but at go build command get error:

go build github.com/aerokube/images: open C:\Users\name\AppData\Local\Temp\go-build2036091527\b001\exe\a.out.exe: Operation did not complete successfully because the file contains a virus or potentially unwanted software.

In windows defender I get critical error:

Threat found: Trojan:Script/Wacatac.B!ml

Is that windows defender error?

vania-pooh commented 1 year ago

@b-r-a-v-o I think that's a false positive. You can check source code and make sure we don't have any files like this.