images icon indicating copy to clipboard operation
images copied to clipboard

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

Open b-r-a-v-o opened this issue 2 years ago • 1 comments

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?

b-r-a-v-o avatar Dec 07 '22 10:12 b-r-a-v-o

@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.

vania-pooh avatar Dec 07 '22 16:12 vania-pooh