exercism / configlet

The official tool for managing Exercism language track repositories.
https://exercism.org/docs/building/configlet
GNU Affero General Public License v3.0
22 stars 14 forks source link

Configlet being detected as a threat by windows defender #848

Closed manumafe98 closed 9 months ago

manumafe98 commented 9 months ago

Hi! I've been collaborating in the Java Exercism Track and recently when I use configlet I'm getting a message from windows defender that is detecting the execution as a threat. More info

Current version installed: 4.0.0-beta.16

github-actions[bot] commented 9 months ago

Hello. Thanks for opening an issue on Exercism 🙂

At Exercism we use our Community Forum, not GitHub issues, as the primary place for discussion. That allows maintainers and contributors from across Exercism's ecosystem to discuss your problems/ideas/suggestions without them having to subscribe to hundreds of repositories.

This issue will be automatically closed. Please use this link to copy your GitHub Issue into a new topic on the forum, where we look forward to chatting with you!

If you're interested in learning more about this auto-responder, please read this blog post.

ee7 commented 9 months ago

Hi. I can assure you that this is a false positive. Configlet is not malware.

Unfortunately, it is a well-known and long-running issue that antivirus software too-often incorrectly flag Nim executables (like configlet) as a virus. It happens even for the main Nim installer or compiler itself. Sadly, there isn't much that we can do about it.

Sorry that you've encountered this - it's the first time I've heard about somebody encountering this for configlet.

Some discussion elsewhere: