CycloneDX/sbom-utility

Support SPDX in the "patch" command

Ouverte

#82 ouverte le 8 avr. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Go (20 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (155 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur