
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.
pulsar-companion
Advanced tools
Pulsar Companion is a CLI tool for Apache Pulsar. It allows you to create producers and consumers, send and receive messages, and more.
npm install -g pulsar-companion
# Producer
npx pulsar-companion --send "Hello" --topic "myTopic"
# Consumer
npx pulsar-companion --topic "myTopic" --type "Failover" -s "my_sub"
# Reader
npx pulsar-companion --topic "myTopic" --since "2024-01-20T10:00:00Z"
npx pulsar-companion --topic "myTopic" --since "latest"
# About Pulsar Companion
npx pulsar-companion --help
npx pulsar-companion --version
To make some load tests, once this repository is cloned, you can run the following commands:
npx pulsar-companion-stress
npx pulsar-companion-stress --count 1000 --delay 50 --topic "myTopic"
Configuration is stored in ~/.pulsar-companion/config.json
. Delete this file to reset.
git clone https://github.com/davlgd/pulsar-companion.git
cd pulsar-companion
npm install
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
FAQs
A companion CLI tool for Apache Pulsar
The npm package pulsar-companion receives a total of 0 weekly downloads. As such, pulsar-companion popularity was classified as not popular.
We found that pulsar-companion 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.
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.