
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@immediate_media/semantic-release-config
Advanced tools
Kill all humans.
This package contains a shareable configuration for semantic-release, which is used to help automate publication of our packages. It is designed to be run from AWS CodeBuild.
Features:
CHANGELOG to the git repo.yarn add -D semantic-release @immediate_media/semantic-release-config
The shareable config can be configured in the semantic-release configuration file:
{
"extends": "@immediate_media/semantic-release-config"
}
The configuration uses the following plugins:
On occasion, we may want to publish a version of our package to the registry containing an incomplete feature so that we can incrementally adopt and experiment with this feature in specific places, without risking this code being pulled in by anyone who installs or updates the package.
For this purpose we can create a canary release
canary/fab-123.fab-123 (instead of the default of latest).yarn add @immediate_media/my-pkg@feat-123.FAQs
Kill all humans
We found that @immediate_media/semantic-release-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 52 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
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.