
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.
Blowgun is a CLI framework inspired by Gluegun, but specifically designed to be used with Bun, the new JS runtime, and with a new, simpler, more straightforward API.
Blowgun has zero prod dependencies and is designed to be used with Bun's built-in modules.
Note: the name is a play on Gluegun and Bun. But we're open to other names! Please file an issue if you have ideas.
Head on over to the Introduction to learn more.
Blowgun has a CLI (of course) to help you get started building your own CLI.
# install/update bun
curl -fsSL https://bun.sh/install | bash
# use blowgun's CLI to create your new CLI
bunx blowgun new pizza # doesn't work yet!
# cd in and link it so you can run it
cd pizza
bun link
Blowgun will then (EVENTUALLY -- when done!) spin up a new CLI project for you, and you can start building your CLI right away.
Next: Introduction
Or, if you want to skip to the good part: Getting Started
This project is copyright 2023 Jamon Holmgren and released under the MIT license.
FAQs
A CLI framework for Bun, inspired by Gluegun
The npm package blowgun receives a total of 2 weekly downloads. As such, blowgun popularity was classified as not popular.
We found that blowgun demonstrated a not healthy version release cadence and project activity because the last version was released 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.
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.