github / git-sizer

Compute various size metrics for a Git repository, flagging those that might cause problems
MIT License
3.48k stars 139 forks source link

Release 1.4.0 Windows builds flagged as malicious by multiple vendors #78

Closed coldacid closed 3 years ago

coldacid commented 3 years ago

git-sizer.exe in both git-sizer-1.4.0-windows-386.zip and git-sizer-1.4.0-windows-amd64.zip, along with the zip files themselves, are flagged as malicious by multiple vendors, per VirusTotal.

mhagger commented 3 years ago

Sorry for the delay getting back to you. I have reproduced the build artifacts, byte-for-byte, in a clean environment, with a freshly downloaded and verified Go toolchain. So there was no contamination of the build environment.

git-sizer has only two external runtime (as opposed to test-time) dependencies:

So I'm confident that these are false positives.

I don't expect to have time to work to correct these apparently mistaken reports, so I will close this issue. If somebody else wants to take up that task, feel free to reopen it.

coldacid commented 3 years ago

Based on your analysis I'm reporting git-sizer.exe detections as a false positive.

mhagger commented 3 years ago

Thanks, @coldacid! :sparkles: