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.
Add the package repo from AWS CodeArtifact using awscli
aws codeartifact login --tool pip --repository sbcli --domain simplyblock --domain-owner 565979732541 --region eu-west-1
Install package
pip install --extra-index-url https://pypi.org/simple sbcli-dev
Contains core logic and controllers for the simplyblock cluster
Please see this document README.md
Please see this document README.md
FoundationDB requires a client library (libfdb_c.dylib) for the Python bindings to interact with the database. Depending on the OS architecture, please install the appropriate version from the official github repo
wget https://github.com/apple/foundationdb/releases/download/7.3.3/FoundationDB-7.3.3_arm64.pkg
setup the code on a management node and the webApp code can be developed by building the docker-compose-dev.yml
file.
sudo docker compose -f docker-compose-dev.yml up --build -d
FAQs
CLI for managing SimplyBlock cluster
We found that sbcli-mock demonstrated a healthy version release cadence and project activity because the last version was released less than 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.