
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@ipfs-shipyard/release-please-ipfs-plugin
Advanced tools
A release-please helper plugin for IPFS repos. Initially created for IPFS-desktop
A release-please helper plugin for IPFS repos. Initially created for IPFS-desktop
$ npm i @ipfs-shipyard/release-please-ipfs-plugin
Created when release-please was added to the IPFS Desktop repo.
NOTE: Other examples of release-please plugins were not available when this was created, so it may not be the best example of how to write a release-please plugin. Please let us know if you find a better way!
Modifies the changes in the PR created by release-please in the following ways:
{
// ...
"plugins": [/** ... */, "@ipfs-shipyard/release-please-ipfs-plugin"]
// ...
}
NOTE: Simply adding to the release-please config is not enough to make it run. You must also call the release-please CLI with the plugin name.
release-please release-pr ... --plugin=@ipfs-shipyard/release-please-ipfs-plugin
This is the only way I found that a release-please plugin can actually load itself, so it can call registerPlugin, so that the inner pluginFactories can reference it when running.
release-pr command of release-please so far. It may not work with, or may break, other commands.Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
FAQs
A release-please helper plugin for IPFS repos. Initially created for IPFS-desktop
We found that @ipfs-shipyard/release-please-ipfs-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Research
/Security News
Malicious Rust crate evm-units disguised as an EVM version helper downloads and silently executes OS-specific payloads likely aimed at crypto theft.