CycloneDX / cyclonedx-go

Go library to consume and produce CycloneDX Software Bill of Materials (SBOM)
https://cyclonedx.org/
Apache License 2.0
73 stars 31 forks source link

Add `PostalAddress` type #172

Closed mcombuechen closed 4 months ago

mcombuechen commented 4 months ago

This is to add the new PostalAddress type from the 1.6 spec.

See:

nscuro commented 4 months ago

Implemented in #173