CycloneDX/cyclonedx-php-library

Add support for `License.text`

Offen

#242 geöffnet am 05.03.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (0 Forks)auto 404
enhancementgood first issuehacktoberfesthelp wantedschema 1.1

Repository-Metriken

Stars
 (13 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

to implement license evidences downstream it is required to have the needed models. see #238

Additionally, it is needed to have an option to store/serialize license texts.


  • extend/addg models & add tests
  • JSON normalizer & tests
  • XML normalizer & tests

Contributor Guide