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.
Scripts to help debug OVS and OVN
Full documentation here: https://ovs-dbg.readthedocs.io/en/latest
Latest released version:
pip install ovs-dbg
From the git checkout
./prepare.sh && pip install .
eval "$(ovs-dbg-complete)"
ofparse
parses the output of commands such as ovs-ofproto dump-flows
and
prints the files in different outputs including json and html. It suports
formatting and filtering.
ovs-ofparse --help
ovs-lgrep
helps you grep though many OVS log files to find interleaving the results to help you find what happened on a OVS/OVN cluster
ovs-lgrep --help
ovs-offline
is a script that locally recreates a running OVS so you can debug offline (including running ovs-appctl ofproto/trace
)
ovs-offline
PRs are welcome!
FAQs
OVS Debug contains scripts and libraries that help debug OVS and OVN
We found that ovs-dbg 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
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.