Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
The ORB library is an object-oriented, pythonic, object relational mapper for databases.
If you would like to use the latest build that has been tested and published,
you can use the Python setuptools
to install it to your computer or virtual
environment:
pip install orb-api
If you would like to use the latest code base, you can clone the repository
and reference and run setup.py
for your virtual environment
git clone https://github.com/orb-framework/orb.git
cd orb
python setup.py develop
To run the unit tests, you can just run the test command from the setuptools
python setup.py test
To run the functional tests, you will need to specify the test environment using the tox command line utility.
pip install tox
tox -e postgres
Documentation for orb is written and hosted in GitBook
FAQs
Database ORM and API builder.
We found that orb-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.