Versions in this module Expand all Collapse all v0 v0.1.0 Aug 3, 2026 Changes in this version + type Component struct + License string + Name string + PURL string + SHA256 string + Version string + type Document struct + Components []Component + Created time.Time + License string + Name string + Namespace string + PURL string + SHA256 string + Version string + func (d Document) CycloneDX() ([]byte, error) + func (d Document) SPDX() ([]byte, error)