CycloneDX / CycloneDX/cyclonedx-cli
Using diff command always produces empty output even if there are changes in SBOM's provided as inputs.
Open
- Dominant language
- C#
- Stars
- 541
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
When i use "cyclonedx diff newBOM.json oldBOM.json > sbomDiff.txt" always produces empty sbomDiff.txt file even if there are differences.
If i use the option --component-versions the i get an "Unhandled exception: System.ArgumentNullException: Value cannot be null. (Parameter 'collection')"
When i tried to convert json to xml, conversion succeeds but the converted xml file is empty.
Contributor guide
Assessment
This issue has not been assessed yet.