[Snyk] Upgrade electron-osx-sign from 0.3.2 to 0.4.15 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade electron-osx-sign from 0.3.2 to 0.4.15.
✨What is Merge Advice?
We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: electron-osx-sign
Release 0.4.12
This is a minor patch introducing support for the hardened runtime (introduced in Mojave), with a
plist
dependency security update.Added:
--hardened-runtime
option to pass tocodesign
enabling hardened runtime (#176).Security:
plist
dependency vulnerability (#175).Due to a release issue with v0.4.9 on npm (#165), please use v0.4.10 instead though there being no activity on the repo.
This is a minor patch that adds support to adjust
--strict
option passed tocodesign
on macOS ^10.11.Added:
--strict-verify
,--strict-verify=options
,--no-strict-verify
options to pass tocodesign
(issue #161).Fixed:
com.apple.security.application-groups
in entitlements is string (#161).This is a minor patch that introduces passing ignore options as an array (#142) and few other changes.
Changes:
electron-osx-sign
version is now displayed in the debug log at the beginning of the procedure (#143).tempfile
dependency is removed (#146).Added:
opts.ignore
now supports an array of previously available ignore options likeelectron-packager
(#142).This is a minor patch fixing an issue resulted from using identity hash for codesigning (#135/#136).
This update deprecates
electron-osx-flat
due to packages likeelectron-builder
having supported better package building tools. It also introduces codesigning with explicit SHA-1 hashed certs (#132, #134) that resolves a minor issue incodesign
encountering segmentation fault as discussed here.Added:
--timestamp=timestamp
option to pass timestamp authority server tocodesign
(#133).Minor changes.
This release introduces minor updates with signing verification that do not affect performance in macOS El Capitan and above and enhance compatibility with earlier system versions.
Fixed:
--strict
flag only passed in macOS El Capitan and above.Commit messages
Package name: electron-osx-sign
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs