CycloneDX/cyclonedx-php-library

Add support for `License.text`

Open

#242 opened on Mar 5, 2023

 (0 comments) (0 reactions) (0 assignees)PHP (0 forks)auto 404
enhancementgood first issuehacktoberfesthelp wantedschema 1.1

Repository metrics

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

Description

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