Skip to content

Latest commit

 

History

History

contrib

Useful scripts

Validate SBOM using jsonschema

python bom-validate.py --json ../test/data/vuln-spring-1.5.bom.json

Generate wrapdb releases

git clone https://github.com/mesonbuild/wrapdb --depth=1
cd wrapdb
python <path to cdxgen>/contrib/wrapdb.py

Copy the generated wrapdb-releases.json to the data directory.