Documentation ¶
Index ¶
- Variables
- func AddComponent(c *cyclonedx.Component, addr *urn.URN)
- func AddComponents(components *[]cyclonedx.Component, addr *urn.URN)
- func Finalize(addr *urn.URN) *cyclonedx.BOM
- func New(addr *urn.URN)
- func SetImageMetadata(image v1.Image, ref reader.Reference, imageTag string) *cyclonedx.Component
- func SetMetadataComponent(addr *urn.URN, metadataComponent *cyclonedx.Component)
- func SortComponents(addr *urn.URN) *cyclonedx.BOMdeprecated
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // XMLN cyclonedx XMLN = fmt.Sprintf("http://cyclonedx.org/schema/bom/%+v", cyclonedx.SpecVersion1_5) )
Functions ¶
func AddComponent ¶
func AddComponents ¶ added in v1.13.3
func SetImageMetadata ¶ added in v1.13.0
func SetMetadataComponent ¶ added in v1.13.0
func SortComponents
deprecated
added in
v1.12.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.