-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Windows Security flags ruff.exe
as a virus
#9056
Comments
Thanks for reporting but there's unfortunately not much we can do here. Similar reports at astral-sh/ruff-vscode#196 and astral-sh/ruff-lsp#134 Could you provide more details on the virus report? |
Thanks! Does this also apply to our most recent version (0.1.7)? |
(1 security vendor and no sandboxes flagged this file as malicious) |
Executables that read and modify code are likely to be flagged as potential malware. Especially if written in a lower-level language. As more users download the executable, and manually flag it as non-dangerous, then antivirus/antimalware understand it's a false-positive for that specific executable's signature. This is normal and has a chance to happen every new release, where a "new executable" is "rapidly spreading" (from an antivirus' PoV). The best Ruff devs can do really is try to strike a deal with popular antivirus makers to send new releases to be excluded. |
I'm gonna close this for now given that it's hard for us to take action on it unfortunately. |
I'm not sure what you can do about this, but my work computer just decided to flag ruff as a virus and delete it.
Don't know if "enterprise" windows has an exceptionally tight virus scanner or if consumer windows will start doing this to people as well.
The text was updated successfully, but these errors were encountered: