
Security News
Feross on Risky Business Weekly Podcast: npm’s Ongoing Supply Chain Attacks
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
ssl-metrics-json-converter
Advanced tools
A
pandas
interface into converting.json
files into other filetypes
The Software Systems Laboratory (SSL) JSON Converter Project is an interface into the pandas
libraries ability to convert .json
files into other filetypes.
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.
pandas
progress
You can install all of the Python software with one of the following one-liners:
pip install --upgrade pandas pip progress
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-json-converter
ssl-metrics-json-converter -h
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
File to be converted to other outputs
--clipboard Copy the data from the file to the system's clipboard
--csv Convert the input to *.csv
--excel Convert the input to *.xlsx
--feather Convert the input to *.feather
--hdf Convert the input to *.hdf5
--html Convert the input to *.html
--json Convert the input to *.json
--latex Convert the input to *.tex
--markdown Convert the input to *.md
--parquet Convert the input to *.parquet
--pickle Convert the input to *.pkl
--stata Convert input to *.dta
--tsv Convert the input to *.tsv
FAQs
SSL Metrics - JSON Converter
We found that ssl-metrics-json-converter 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.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.