electron-userland / electron-builder

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
https://www.electron.build
MIT License
13.57k stars 1.73k forks source link

Build fails on macOS due to app-builder-bin and anti-virus software #7082

Closed lini closed 1 year ago

lini commented 2 years ago

macOS builds started to fail today because the anti-virus software we use (Cisco AMP) flagged the app-builder-bin/mac/app-builder_amd64 binary as a threat and quarantined it. This happens on macOS Monterey 12.5.1. The builds worked fine last week and started failing after the latest definitions update of the anti-virus software. The exact threat detected is Osx.Exploit.CVE_2021_4034-9951522-2

mmaietta commented 2 years ago

Well, this is a predicament. We can't upgrade app-builder-bin https://github.com/develar/app-builder, which is where the fix would need to be implemented. Further info in: https://github.com/develar/app-builder/issues/83

I'm not the maintainer of that upstream dependency, nor know how to write Go to be able to contribute to it. :/

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 30 days with no activity.