0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)PHP0 forks (0 forks)auto 404
enhancementgood first issuehacktoberfesthelp wantedschema 1.1
Repository metrics
- Stars
- 13 stars (13 stars)
- PR merge metrics
- PR metrics pending (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
- Research direction
- Review the existing CycloneDX models and normalizers for similar license fields. Understand how model classes and JSON/XML normalizers are structured. Look at the referenced issue #238 and the CycloneDX spec for License.text. Implement the new model, extend the normalizers, and add tests.
- Tech stack
- php
- Domain
- backendapidata
- Issue type
- Feature
- Prerequisites
- PHPGit