Coder Social home page Coder Social logo

Comments (5)

junegunn avatar junegunn commented on August 15, 2024 1

I'm pretty confident that this is a false positive. This has alrealy happened several times in the past.

https://github.com/search?q=repo%3Ajunegunn%2Ffzf+trojan&type=issues

Also see golang/go@1be58dc

from fzf.

nifr avatar nifr commented on August 15, 2024

I get the same security notification from Windows Defender during winget install 'junegunn.fzf' on Windows 11.

2024-07-22 fzf - windows defender - trojan detected

The file is detected as a trojan script and automatically quarantined by Windows Defender during install/upgrade with winget.

This fails the installation process with error:

Failed to extract the contents of the archive

Full Output:

(1/1) Found fzf [junegunn.fzf] Version 0.54.1
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/junegunn/fzf/releases/download/v0.54.1/fzf-0.54.1-windows_amd64.zip
  ██████████████████████████████  1.68 MB / 1.68 MB
Successfully verified installer hash
Extracting archive...
Failed to extract the contents of the archive

from fzf.

nifr avatar nifr commented on August 15, 2024

As a quick workaround you can install the previous 5.40.0 release with:

winget install 'junegunn.fzf' --version '0.54.0'

In order to prevent winget upgrade from failing with above mentioned error you can pin the 5.40.0 version with:

winget pin add 'junegunn.fzf' --version '0.54.0' --force

You can release the version pinning after this issue is resolved with:

winget pin remove --id 'junegunn.fzf'

from fzf.

LexSong avatar LexSong commented on August 15, 2024

Thank you for your response. I will keep this issue open until the next release or Windows Defender resolves the false positive.

from fzf.

LexSong avatar LexSong commented on August 15, 2024

Close this issue as Windows Defender no longer reports any threats.

from fzf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.