CycloneDX/sbom-utility

Support SPDX in the "patch" command

Open

#82 opened on Apr 8, 2024

 (0 comments) (0 reactions) (0 assignees)Go (20 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

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

Description

Since the JSON patch functionality is based on a neutral record format and that it need only need be applied to valid JSON documents, in theory it should be possible to support SPDX. The primary need is creating a valid set of functional tests (equivalent to the current CDX ones) to validate this enablement.

Contributor guide