Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
backblaze-cli
Advanced tools
This is a unofficial simple backblaze CLI for CRUD based actions.
npm i backblaze-cli -g
Usage: backblaze [options] [command]
A simple unofficial cli to interact with the Backblaze B2 API
Options:
-h, --help display help for command
Commands:
download [options] <file> [output] Download a file from backblaze
remove [options] <file> Remove file from bucket
upload [options] <file> Uploads a file to backblaze
exists [options] <file> Check if a file exists in bucket
count [options] Count the number of files in a bucket
info [options] Get information about bucket
list [options] List the files in a bucket
read [options] <file> Read a file from backblaze
help [command] display help for command
Currently the CLI outputs what it recieves from the api wrapper, if you have a better way of formatting this for use in scripts but also for readability please make a issue or contact me
FAQs
Unknown package
The npm package backblaze-cli receives a total of 2 weekly downloads. As such, backblaze-cli popularity was classified as not popular.
We found that backblaze-cli 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.