Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Component.evidence #238

Closed
jkowalleck opened this issue Mar 3, 2023 · 0 comments · Fixed by #241
Closed

Add support for Component.evidence #238

jkowalleck opened this issue Mar 3, 2023 · 0 comments · Fixed by #241
Assignees
Labels
enhancement New feature or request schema 1.3 related to CycloneDX spec v1.3
Milestone

Comments

@jkowalleck
Copy link
Member

jkowalleck commented Mar 3, 2023

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

see https://cyclonedx.org/docs/1.3/json/#components_items_evidence
see https://cyclonedx.org/docs/1.3/xml/#type_componentEvidenceType

✍️ name shall be ComponentEvidence

  • models & tests
  • JSON normalizer & tests
  • XML normalizer & tests

✔️ while at it, maybe also add component.copyright if it was missing.

@jkowalleck jkowalleck added enhancement New feature or request schema 1.4 related to CycloneDX spec v1.4 schema 1.3 related to CycloneDX spec v1.3 and removed schema 1.4 related to CycloneDX spec v1.4 labels Mar 3, 2023
@jkowalleck jkowalleck added this to the v2 milestone Mar 3, 2023
@jkowalleck jkowalleck self-assigned this Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request schema 1.3 related to CycloneDX spec v1.3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant