CI runner flagged as malware by latest Windows Defender

The CI runner package from the instructions gets flagged as "Trojan: Win32/Spursint.F!cl" by a recent version of Windows Defender. VirusTotal.com and an earlier version of Windows Defender do not detect malware, so I'm guessing the file just needs to be signed or submitted to Microsoft for whitelisting.

Download url: https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-ci-multi-runner-windows-amd64.exe

Checksums:

    File: gitlab-ci-multi-runner-windows-amd64.exe
  CRC-32: 249af980
   SHA-1: c352dc2130dbc933ea5b041e4c317ff203879b8b
 SHA-256: 42a69d16c341001a512e286bbaf51001895396c5ceb968dda945178139117b3d
 SHA-512: ca267ae8ae12308b318eefcf9b82580401aa4ee390b597b0ac06f4b898bf2599b213b05d0aae338cf779e1efbb19bd9b8d4c03a6e12a87a9d1b88e3aef964587

I discovered that this behavior happens with the exe from latest, but not the one from master.

Here are the specific versions of Defender that do/don't detect a trojan in the latest build:

2017-06-21_10h52_15

Edited by John B.