aerokube / cm

Configuration manager for Aerokube products
https://aerokube.com/cm/latest/
Apache License 2.0
120 stars 31 forks source link

File cm_windows_386.exe blocked by antivirus #300

Open nakov opened 3 years ago

nakov commented 3 years ago

The file cm_windows_386.exe (Selenoid Configuration Manager for Windows) is blocked by Windows Defender: https://github.com/aerokube/cm/releases/download/1.8.1/cm_windows_386.exe

Steps to reproduce:

1) Open https://github.com/aerokube/cm/releases/tag/1.8.1 (I am using Chrome for Windows 10) 2) Download the 32-bit version of Selenoid CM: https://github.com/aerokube/cm/releases/download/1.8.1/cm_windows_386.exe 3) The downloaded file will be completely blocked by Windows Defender antivirus:

image

image

image

vania-pooh commented 3 years ago

@nakov you can either build from source code or run Selenoid manually using docker run command.

nakov commented 3 years ago

@nakov you can either build from source code or run Selenoid manually using docker run command.

Yes, I agree, but I think that the official release should be fixed, as well. The 64-bit version works correctly.

vania-pooh commented 3 years ago

@nakov what kind of fix would you suggest? We are building all binaries on Github Actions using official Go compiler.

nakov commented 3 years ago

I think the file can be submitted to Microsoft antivirus database as false positive here: https://www.microsoft.com/en-us/wdsi/filesubmission

I tried to submit it, but the submission service responded "File upload failed - please try again."