Skip to content

Repository contains source code for parsing MixBytes public reports for the Solodit

License

Notifications You must be signed in to change notification settings

mixbytes/report-converter-solodit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert to Solodit

Install

pip3 install docopt

Run

Download reports from the MixBytes public reports repository: https://github.com/mixbytes/audits_public Copy all the data from https://github.com/mixbytes/audits_public to the root of this repository and print data for the Solodit in JSON format:

python3 convert.py

Additional options can be set via config.json or command line:

python3 convert.py -h

Problems

Some reports are skipped because they do not have vulnerability titles. Those reports are replaced with EMPTY file in config.json

About

Repository contains source code for parsing MixBytes public reports for the Solodit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages