
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
A super thin layer to be able to publish to reggie private server without npm dependencies
a super thin layer to be able to publish to reggie private server without npm dependencies
we use a private npm respository for our own packages, and pushing packages to this repository was a struggle given how outdated the tooling around this service is. (reggie)[https://github.com/mbrevoort/node-reggie]
in the package you wanna start publishing
npm install --save-dev del-boy
or if you are using yarn
yarn add --dev del-boy
#Publishing
assuming everything is ready (version changed and such)
delBoy publish
you can provide several information in order to make this process more specific.
#Options
-`u`: the private package server we wish to send our module (by default would look at package.json, specifically to the option `"publishConfig": { "registry": "http://private-url:port/"}`). It can be specified when calling delBoy (ex: `delBoy -u http://my-private-npm-server:port/` )
- `dir`: the directory we want to build the package from (eg. current directy) (ex: `delBoy -dir ~/my_fancy_package -u http://my-private-npm-server:port/` )
- `package`: '(ex: `delBoy -dir ~/my_fancy_package -u http://my-private-npm-server:port/ -package ~/my_fancy_package/package.json`)
FAQs
A super thin layer to be able to publish to reggie private server without npm dependencies
The npm package del-boy receives a total of 19 weekly downloads. As such, del-boy popularity was classified as not popular.
We found that del-boy 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.