Skip to content
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

Please bump dependency; causing false-positive virus scan #5004

Closed
reZach opened this issue May 23, 2020 · 1 comment
Closed

Please bump dependency; causing false-positive virus scan #5004

reZach opened this issue May 23, 2020 · 1 comment

Comments

@reZach
Copy link

reZach commented May 23, 2020

  • Version: 22.6.0
  • Electron Version: 8.2.5
  • Electron Type (current, beta, nightly): Current
  • Target: Windows 10

Originally reported in my electron template repository, a user has reported that running a virus scan picks up an .exe.zip file that is marked as a trojan. This file lives as a dependency of builder-util (which from my research is this repository):

+-- electron-builder@22.6.0
| +-- builder-util@22.6.0
| | +-- app-builder-bin@3.5.8  <<

Assured by the owner of app-builder, there is no trojan and this is a false positive. The fix is in app-builder v3.5.9. Can this dependency please be updated? Thank you.

@reZach
Copy link
Author

reZach commented May 28, 2020

This is now fixed as of v22.7.0, thanks @develar for your quick turnaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant