
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.
@monibrand/bull-repl
Advanced tools
Bull / BullMQ queue command line REPL.
bull-repl@latest
(0.x.x)bull-repl@next
(1.x.x)npm install bull-repl -g
bull-repl
help
Commands:
help [command...] Provides help for a given command.
exit Exits application.
connect [options] <queue> Connect to bull queue
connect-list List of saved connections
connect-rm <name> Remove saved connection
connect-save <name> Save current connection
connect-to <name> Connect to saved connection
stats Count of jobs by type
active [options] Fetch active jobs
waiting [options] Fetch waiting jobs
completed [options] Fetch completed jobs
failed [options] Fetch failed jobs
delayed [options] Fetch delayed jobs
pause Pause current queue
resume Resume current queue from pause
get <jobId...> Get job
add [options] <data> Add job to queue e.g. add '{"x": 1}'
rm <jobId...> Remove job
retry <jobId...> Retry job
retry-failed Retry first 100 failed jobs
promote <jobId...> Promote job
fail <jobId> <reason> Move job to failed
complete <jobId> <data> Move job to completed e.g. complete 1 '{"x": 1}'
clean [options] <period> Clean queue for period ago, period format - https://github.com/zeit/ms#examples
logs [options] <jobId> Get logs of job
log <jobId> <data> Add log to job
events-on Turn on logging of queue events
events-off Turn off logging of queue events
connect --help
Usage: connect [options] <queue>
Connect to bull queue
Options:
--help output usage information
--prefix <prefix> Prefix to use for all queue jobs
-h, --host <host> Redis host for connection
-p, --port <port> Redis port for connection
-d, --db <db> Redis db for connection
--password <password> Redis password for connection
-c, --cert <cert> Absolute path to pem certificate if TLS used
active --help
Usage: active [options]
Fetch active jobs
Options:
--help output usage information
-q, --query <query> Query jobs via jq - https://stedolan.github.io/jq/manual/#Basicfilters. Notice, that bull data in root key e.g '[.root[] | select(.progress > 70)]'
-t, --timeAgo <timeAgo> Get jobs since time ago via https://github.com/zeit/ms#examples
-s, --start <start> Start index (pagination)
-e, --end <end> End index (pagination)
connect --help
bull-repl connect my-queue
FAQs
Bull / BullMQ queue command line REPL
We found that @monibrand/bull-repl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.