Published: August 25, 2025
1
3
20

My new OSS bun-socket-scanner: A security scanner for @bunjavascript that integrates with http://Socket.dev to detect vulnerabilities during install ⚡️

Image in tweet by ryoppippi

in Bun v1.2.21, @alistaiir implements security scanner feature. when you configure scanner in bunfig.toml, you can check if the package is safe before installing it!

Image in tweet by ryoppippi

it reminds me http://socket.dev integration with ni.zsh by @azu_re , so i decided to make a integration for @bunjavascript https://github.com/azu/ni.zsh

need a setup? but it is simple! just run ``` bun add -D bun-socket-scanner ``` and add the `http://install.security` feature in your `bunfig.toml`

Image in tweet by ryoppippi

it's already on NPM, so you can try it! and give us a feedback!!! https://www.npmjs.com/package/...

oops, here is the github repository!! https://github.com/ryoppippi/b...

also we use all new `Bun.secrets` feature to store http://socket.dev api key. which is really useful too!!

Image in tweet by ryoppippi

Share this thread

Read on Twitter

View original thread

Navigate thread

1/7