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.
A
pybadges
interface to create custom badges for each of the Software System Laboratory tracked metrics
The Software Systems Laboratory (SSL) JSON Converter Project is an interface into the pybadges
library's ability to create custom, embedable badges for each of the SSL tracked metrics.
This project is licensed under the BSD-3-Clause. See the LICENSE for more information.
To maximize the utility of this project the following software packages are required:
This tool targets Mac OS and Linux. SSL Metrics software is not supported or recommended to run on Windows but can be modified to do so at your own risk.
It is recomendded to run this tool on Mac OS or Linux. However, if you are on a Windows machine, you can use WSL to develop as well.
The software listed in this section is meant for developing tools
All listed Python software assumes that you have downloaded and installed Python 3.9.6 or greater.
pybadges
You can install all of the Python software with one of the following one-liners:
pip install --upgrade pandas pip pybadges
pip install --upgrade pip -r requirements.txt
You can install the tool from PyPi with one of the following one liners:
pip install ssl-metrics-meta
pip install ssl-metrics-badges
ssl-metrics-badeges -h
options:
-h, --help show this help message and exit
-g GRAPH, --graph GRAPH
The graph SVG file to be the badge logo
-lc LEFT_COLOR, --left-color LEFT_COLOR
Left side color
-lt LEFT_TEXT, --left-text LEFT_TEXT
Text to go on the left side of the badge
-u LINK, --link LINK Link to a specific URL that will open when the badge is clicked
-o OUTPUT, --output OUTPUT
The output filename of the badge. NOTE: Must end in .svg
-rt RIGHT_TEXT, --right-text RIGHT_TEXT
Text to go on the left side of the badge
-rc--right-color RC__RIGHT_COLOR
Right side color
-t TITLE, --title TITLE
Title of the badge
FAQs
SSL Metrics Badges - Custom SVG Metric Badges
We found that ssl-metrics-badges 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.