Extras icon indicating copy to clipboard operation
Extras copied to clipboard

[Bug]: [email protected] - Windows defender finds a virus in the download

Open chhh opened this issue 1 year ago • 1 comments

Prerequisites

  • [X] I have written a descriptive issue title.
  • [X] I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • [X] I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

windjview

Expected/Current Behaviour

Package does not get installed, scoop reports hash error, but in reality Windows defender removes the downloaded file as soon as it gets downloaded.

Steps to Reproduce

PS> scoop install windjview

Possible Solution

Older version 2.0.2 doesn't trigger windows defender: https://sourceforge.net/projects/windjview/files/WinDjView/2.0.2/WinDjView-2.0.2-Setup.exe/download

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
716b6db3 (HEAD -> master, tag: v0.5.0, origin/master, origin/HEAD) chore(release): Bump to version 0.5.0 (#6035)

'main' bucket:
56df08a6a (HEAD -> master, origin/master, origin/HEAD) terragrunt: Update to version 0.61.0

'extras' bucket:
21300b8ad (HEAD -> master, origin/master, origin/HEAD) youtrack: Update to version 2024.2.37269

'versions' bucket:
ca59125b9 (HEAD -> master, origin/master, origin/HEAD) swift-nightly: Update to version 20240711.1

'java' bucket:
fdb41b89 (HEAD -> master, origin/master, origin/HEAD) temurin17-nightly-jre: Update to version 17.0.12-6.0.ea

Scoop Config

PS> scoop config

last_update                       scoop_repo                              scoop_branch
-----------                       ----------                              ------------
2024-07-11T12:04:50.3478885-07:00 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

PS> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.19041.4648
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.4648
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

chhh avatar Jul 11 '24 19:07 chhh

Can report the same happens. Weirdly I do not have the windjview directory in cache or anywhere else. I did try installing it long back but Ctrl+C'd the download midway.

aenlemmea avatar Aug 30 '24 12:08 aenlemmea