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.
airbitz-cli
Advanced tools
This utility contains a wide variety of commands for working with the Edge login system (formerly Airbitz).
Install the CLI globally using npm install -g airbitz-cli
.
You can see documentation by running airbitz-cli help
.
The airbitz-cli
script in the top-level of this repository builds and launches the CLI. If you symlink the edge-core-js
library via npm link
, this script will also rebuild the core library before each launch as well. This makes development fairly seamless, since there is no need to manually build anything.
We don't have unit tests yet, but we do have linting set to run before every git commit. We follow the JavaScript Standard Style guide.
0.4.1
data-store-list
data-store-delete
data-store-get
data-store-set
lobby-reply
lobby-login-fetch
FAQs
Airbitz CLI tool
The npm package airbitz-cli receives a total of 28 weekly downloads. As such, airbitz-cli popularity was classified as not popular.
We found that airbitz-cli 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
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.