CycloneDX/sbom-utility

Add support for BOM CDXSignature marshalling/unmarshalling and for validation purposes

Open

#23 opened on May 18, 2023

 (0 comments) (0 reactions) (0 assignees)Go (20 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (155 stars)
PR merge metrics
 (PR metrics pending)

Description

See the Golang schema file that dictates how CycloneDX JSON gets "marshalled" into Golang structs.

  • schema/cyclonedx.go

Contributor guide