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

Upgrading or specify verison of fpm or ruby depended on by fpm #8307

Open
Jamtastic808 opened this issue Jul 8, 2024 · 2 comments
Open

Upgrading or specify verison of fpm or ruby depended on by fpm #8307

Jamtastic808 opened this issue Jul 8, 2024 · 2 comments
Labels

Comments

@Jamtastic808
Copy link

  • Electron-Builder Version: 24.13.3
  • Node Version: 18.17.1
  • Electron Version: 25.3.1
  • Electron Type (current, beta, nightly):
  • Target: Linux

Is there a way to update the fpm version (specifically ruby > activesupport in fpm) version being used? Npm buildler downloads fpm and in this version there are critical vulnerabilities. Trying to update fpm in the hope that activesupport 3.2.13 is upgraded to 6.0.3.1.

Thank you

@mmaietta
Copy link
Collaborator

The fpm binary comes from here: https://github.com/electron-userland/electron-builder-binaries/releases?q=fpm&expanded=true

I don't have a manner (or access) with which to upload a new binary release though. Note: electron-builder uses the electron-builder-binaries repo with sha hash verification of the release to prevent any potential man-in-the-middle style injection of dependencies, so any official upgrades to fpm would need to be a PR opened in that repo, then @develar would need to perform a release for it.

Copy link
Contributor

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 github-actions bot added the Stale label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants