We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BomLink
BomLink allows items in a CycloneDX document to be referred to from another CycloneDX document or elsewhere.
CycloneDX has a formally registered URN, governed by IANA, that is compliant with RFC-8141.
This feature will add helper methods to allow for quick retrieval of the URNs for Bom, Component, Service and Vulnerability.
Bom
Component
Service
Vulnerability
The text was updated successfully, but these errors were encountered:
Included in 4.0.0 - now released.
4.0.0
Sorry, something went wrong.
madpah
No branches or pull requests
BomLink
allows items in a CycloneDX document to be referred to from another CycloneDX document or elsewhere.CycloneDX has a formally registered URN, governed by IANA, that is compliant with RFC-8141.
This feature will add helper methods to allow for quick retrieval of the URNs for
Bom
,Component
,Service
andVulnerability
.The text was updated successfully, but these errors were encountered: