
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
@auto-it/git-tag
Advanced tools
Manage your projects version through just a git tag.
This plugin is loaded by default when auto is installed through the binaries released on GitHub.
If you're using this plugin you aren't releasing your code to any platform (npm, maven, etc). Instead you version calculations is done entirely though git tags.
This plugin only:
It will not:
author or repo from a package.json)This plugin is not included with the auto CLI installed via NPM. To install:
npm i --save-dev @auto-it/git-tag
# or
yarn add -D @auto-it/git-tag
WARNING: You can only use one "package manager" at a time! Mixing them will lead to undesired results.
Simply add the plugins to your auto configuration.
{
"plugins": ["git-tag"]
}
This plugin does not support canaries. For canary support try using the upload-assets plugin
FAQs
Manage your projects version through just a git tag
We found that @auto-it/git-tag demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.