Ask Your Question
4

I have uploaded an executable version of my code on Github, but Chrome is blocking the download due to a virus detection. What can be done to resolve this issue?

asked 2023-05-04 01:20:24 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-05-04 01:33:01 +0000

pufferfish gravatar image

There are a few steps you can take to resolve this issue:

  1. Verify if the virus detection is correct: Run your code through an online virus scanner to check if there really is a virus in your code. Sometimes, virus scanners can report false positives.

  2. Make sure your code is signed: Signing your code with a certificate can help in establishing its authenticity and prevent it from being blocked.

  3. Provide a clear and detailed description of your code: Including a clear and detailed description of your code in the repository or accompanying documentation can help users understand what they are downloading and alleviate concerns about viruses.

  4. Contact GitHub support: If you are sure that your code is virus-free and there are no other issues with your repository, you can contact GitHub support and ask them to review your repository.

  5. Upload your code to a trusted source: Consider uploading your code to a trusted source like Microsoft or Apple if you are still facing issues with Chrome blocking your downloads from GitHub.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-04 01:20:24 +0000

Seen: 7 times

Last updated: May 04 '23