CycloneDX/sbom-utility

Support SPDX in the "patch" command

Aberta

#82 aberto em 8 de abr. de 2024

 (0 comentário) (0 reação) (0 responsável)Go (20 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (155 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador