You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this @clobraico-hf - I’m not sure the underlying library we use to parse CycloneDX files supports 1.6 yet. I may need to add a version check in the code to warn of this.
I’m actively working on a new release with a new GitHub Advisory Database vulnerability provider so I’ll get this triaged pretty quickly.
Hey @clobraico-hf , I put some checks in 0.5.1 that will display warnings if the ecosystem isn't supported for the provider used. The SBOM's you attached have packages in the conan ecosystem. This ecosystem isn't supported by OSV, but is supported by OSSINDEX.
Problem
Running bomber on SBOMs with specVersion "1.6" is failing.
sbom_specver1.5.json
file■ Scanning 77 packages for vulnerabilities...
sbom_specver1.6.json
file■ No packages were detected. Nothing has been scanned.
(Example SBOMs attached below)
Additional background
cyclonedx-cli merge
tool. There have been issues observed with using bomber on Merged SBOMsVersion info:
sbom_specver1.5.json
sbom_specver1.6.json
The text was updated successfully, but these errors were encountered: