
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
@terrestris/maven-semantic-release
Advanced tools
This is a simple plugin that allows users to increase versions in pom.xml and publish via maven, either with the deploy or the jib:build target.
It has an option to increase the version after release to the next snapshot version
It only assures that the mvn command exists.
Was inspired by https://github.com/conveyal/maven-semantic-release. It differs in some ways. It …
pom.xml)npm i -D semantic-release @terrestris/maven-semantic-release@terrestris/maven-semantic-release as a plugin (https://semantic-release.gitbook.io/semantic-release/usage/plugins)settingsPath or ensure that a maven settings file exists at the expected location@semantic-release/git plugin runs after this plugin and includes the pom.xml if you want to use it.'deploy' | 'package jib:build' | 'deploy jib:build'Object'deploy' | 'package jib:build' | 'deploy jib:build'ObjectKind: global typedef
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| [settingsPath] | string | Path to a maven settings file. | |
| processAllModules | boolean | false | This sets the processAllModules option for the versions:set target. It is useful for multimodule projects. |
| mavenTarget | MavenTarget | 'deploy' | This determines which mvn targets are used to publish. |
| clean | boolean | true | Whether the clean target will be applied before publishing. |
| updateSnapshotVersion | boolean | false | Whether a new snapshot version should be set after releasing. |
| snapshotCommitMessage | string | "'chore:" | setting next snapshot version [skip ci]' The commit message used if a new snapshot version should be created. |
| debug | boolean | false | Sets the -X option for all maven calls. |
| mvnw | boolean | false | Use the mvnw script instead of mvn |
FAQs
a very simple maven plugin for semantic release
We found that @terrestris/maven-semantic-release demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 17 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.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.