
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.
api-pls-example
Advanced tools
This project demonstrates how to use API Pls in your own project. There's not much here, and that's because API Pls is intended to be lightweight.
There are three things worth nothing:
This is one way to pass options into API Pls.
This is where you put your resource models. You can configure this location in
.plsrc
.
If you open up package.json
, you'll see three scripts related to API Pls:
npm run migrate
- This builds migrations based on the resource models you
have defined. You'll need to do this one time before you can start up the API.npm run reset
- This resets the database you've specified by wiping all of
the data inside of it. This lets you start anew.npm run start
- Start up the API webserver.That's all there is to it!
FAQs
An example project that utilizes API Pls
The npm package api-pls-example receives a total of 1 weekly downloads. As such, api-pls-example popularity was classified as not popular.
We found that api-pls-example 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.