Versions in this module Expand all Collapse all v0 v0.7.2 Jul 9, 2024 v0.7.1 Jun 14, 2024 Changes in this version + type CycloneDX struct + BOM *cdx.BOM + func NewCycloneDX(inputSBOMFile string) (*CycloneDX, error) + func (c *CycloneDX) GetHashFromSBOM() (string, error) + func (c *CycloneDX) GetMetadataFromSBOM() map[string]string + func (c *CycloneDX) GetTargetNameFromSBOM() string