
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@sunzinet-org/cli
Advanced tools
npm install -g @stefanodilegamisunzinet/sunzinet-cli
Initialize a new CMS integration with either Storyblok or Contentful:
sunzinet cms init --template <template> [--name <app-name>]
-t, --template <template>
: Choose the CMS template (required)
storyblok
, contentful
-n, --name <name>
: Specify the application name (optional)
# Initialize Storyblok integration with a specific name
sunzinet cms init --template storyblok --name my-storyblok-project
# Initialize Contentful integration (will prompt for name)
sunzinet cms init --template contentful
Initialize a new CMS integration:
sunzinet cms init [options]
-t, --template <template>
: Choose the CMS template (storyblok/contentful/typo3)-n, --name <name>
: Specify the application nameTo contribute to this CLI:
npm install
npm run dev
npm link
npm unlink @stefanodilegamisunzinet/sunzinet-cli -g
To publish a new version to npm:
Update version in package.json:
npm version patch # for bug fixes
npm version minor # for new features
npm version major # for breaking changes
Publish to npm:
npm publish --access=public
Note: You need to be logged in to npm and have access to the @stefanodilegamisunzinet organization to publish.
FAQs
SUNZINET CLI tools
We found that @sunzinet-org/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.