-
Notifications
You must be signed in to change notification settings - Fork 114
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 detected warning when downloading javy-x86_64-windows-v4.0.0.gz #855
Comments
Thanks for reaching out! I just gave this a try on my Windows 10 computer running the same version of Windows Defender (4.18.24090.11) with anti-spyware and real time protection enabled and using security intelligence version 1.421.639.0 and was not able to reproduce the problem. The download of the Do you mind sharing which browser including version you used to attempt the download? Do you have any additional anti-virus software running? In terms of how the release artifact is generated, this GitHub action workflow run backed by this source code created the release artifacts. You can click on summary and see check the artifacts created as part of that job if you're curious. |
FWIW, I ran the gz file through virustotal.com and it says:
The sha-256 hash for the file matches up with the sha-256 hash attached to the release for that binary as well. |
Chrome Version 131.0.6778.108 (Official Build) (64-bit)
No. |
Are you able to reproduce this issue on other Windows 10 machines or Windows 10 virtual machines running Windows Defender? |
I've got Windows 10 machines (no virtualisation used), but I haven't had a chance to check on another one yet. I have seen many other false positives with Windows Defender. It may be that the slightly modified version 4.0.1 is no longer detected as a virus. I think the best thing you can do is just wait and see ;) |
Virus detected warning when downloading javy-x86_64-windows-v4.0.0.gz
Issue description
When I attempted to download the file
javy-x86_64-windows-v4.0.0.gz
(version 4.0.0) on Windows, my antivirus software flagged it with the message "Virus detected" and blocked the download. This could discourage users from using the tool.Steps to reproduce
javy-x86_64-windows-v4.0.0.gz
.Expected behavior
The file should download without being flagged as a potential virus.
Actual behavior
The antivirus software blocks the download and displays a "Virus detected" warning.
Screenshot
Environment
Please investigate whether the file is safe or if there's an issue with how it's packaged.
Additional Note
I did not encounter this issue when downloading the file
javy-x86_64-windows-v3.2.0.gz
, it downloaded without being flagged by antivirus.The text was updated successfully, but these errors were encountered: