CycloneDX / cyclonedx-python-lib

Python implementation of OWASP CycloneDX
https://cyclonedx.org/
Apache License 2.0
70 stars 40 forks source link

feat: add factory method `XsUri.make_bom_link()` #728

Closed saquibsaifee closed 3 weeks ago

saquibsaifee commented 3 weeks ago

fixes #726

saquibsaifee commented 3 weeks ago

@jkowalleck is ready for review.

It would be great if we could validate the existence of bom_ref in the Bom() inside the get_bom_link. We can leverage at least get_vulnerabilities_for_bom_ref, but unsure how to validate in other places.

jkowalleck commented 3 weeks ago

was released via https://github.com/CycloneDX/cyclonedx-python-lib/releases/tag/v8.4.0