Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Dec 7, 2022 · 1 comment

Comments

@b-r-a-v-o
Copy link

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants