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

Virus detection for ldc2-1.20.1-windows-multilib.7z #3448

Closed
JudgeFish opened this issue May 27, 2020 · 2 comments
Closed

Virus detection for ldc2-1.20.1-windows-multilib.7z #3448

JudgeFish opened this issue May 27, 2020 · 2 comments

Comments

@JudgeFish
Copy link

Providing virus total with the downloaded 7z file seems to give back a previous test (same hash) saying it found virus from 7 engines.
Providing a link to the same file on github release page gives an all green result. Strange.

This same version of ldc2 is also included with the latest visuald package (with included compilers) and it trigged a warning from F-Secure on my computer too.

I have no clue if this is false positive or not.
It seems like a general problem on how to ensure virus free and false positive free releases.

@kinke
Copy link
Member

kinke commented May 27, 2020

It seems like a general problem on how to ensure virus free and false positive free releases.

That affects all who publish prebuilt packages. Nothing can be false positive free, because 'virus-scanners' are software too (and many times, crappy pieces of software). So unless you have stronger indications than 7 (from what I can tell, not well-known) engines out of 53 (I thought they had more last time I used virustotal) warning about some trojan, most likely based on a weak heuristic, there's IMO absolutely no need to take any action. The link you forgot: https://www.virustotal.com/gui/file/c4696efc1d731e0b579a4342713e5121c26e8ece2eb77d0a471926259c584a24/detection

@kinke kinke closed this as completed May 27, 2020
@kinke
Copy link
Member

kinke commented May 27, 2020

Still mildly interested, I've retriggered the analysis, now 12 out of 56 warn, incl. Kaspersky. With v1.22-beta1 (link), it's 10 out of 54, with Kaspersky detecting a different trojan. - The build is fully automated and transparent (part of the CI), executed by Azure Pipelines on MS Azure boxes. Bundled libcurl.dll and the MinGW-based libs have been generated on my box but are seldomly updated.

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