Closed saquibsaifee closed 3 weeks ago
@saquibsaifee , is this feature something you would contribute?
Yes, I am giving it a try as we speak
we already have parts ofg the bom-link patetrn here: https://github.com/CycloneDX/cyclonedx-python-lib/blob/70cf9b4a17abdbfc4874c3ddbefa751eb32547c4/cyclonedx/model/bom.py#L646-L647
maybe you could refactor that to urn:cdx:%s/%u
and reuse it then?
or maybe not, ... whatever suites you.
Not able to link the PR, so mentioning it here. #728
@jkowalleck what are your thoughts on the PR?
Improve the process of creating and validating BOM-Link URIs within XsUri. This enhancement would standardize BOM-Link creation within XsUri, reduce potential errors in URI formation, and simplify BOM-Link validation.
from @jkowalleck