CycloneDX/cyclonedx-php-library

Add support for `License.text`

Aperta

#242 aperta il 5 mar 2023

 (0 commenti) (0 reazioni) (0 assegnatari)PHP (0 fork)auto 404
enhancementgood first issuehacktoberfesthelp wantedschema 1.1

Metriche repository

Star
 (13 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor