You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Electron-Builder Version: 24.13.3
Node Version: 20.16.0
Electron Version: 10.4.7
This issue is not related to your repo or electron -builder itsef, but is just for you to be aware that there is a security issue to one of the dependencies you use:
The version 5.2 of the 7zip-bin package is using a very old version of the 7zip distributable console, which implies a security risk. Actually this is preventing me to use electron-builder on my machine, because a security software in my company detect that binary as a security risk.
I already log an issue on the repository owned by develar but i had no response so far.
The text was updated successfully, but these errors were encountered:
To be honest i can see there is 6 forks of the project, also i checked in npm and i can see a few packages doing the same but no one has a many weekly downloads.... so, I'm not sure about the alternatives.
I found this one with a lot of weekly downloads but not sure if it fits your needs: https://www.npmjs.com/package/adm-zip
Electron-Builder Version: 24.13.3
Node Version: 20.16.0
Electron Version: 10.4.7
This issue is not related to your repo or electron -builder itsef, but is just for you to be aware that there is a security issue to one of the dependencies you use:
[email protected]
-- [email protected]
-- [email protected]The version 5.2 of the 7zip-bin package is using a very old version of the 7zip distributable console, which implies a security risk. Actually this is preventing me to use electron-builder on my machine, because a security software in my company detect that binary as a security risk.
I already log an issue on the repository owned by develar but i had no response so far.
The text was updated successfully, but these errors were encountered: