bom-squad/vulndb

Fix cycloneDX generation to fit schema

Opened this issue · 0 comments

When using a schema verifier (such as through vscode) there are incompatibilities to the cycloneDX schema.
Snapshot:
severity cannot be null:
image

Score should be a number:
image

Severity should be lowcase:
image