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

Feat/bsi2: add license fields #364

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

viveksahu26
Copy link
Collaborator

@viveksahu26 viveksahu26 commented Nov 26, 2024

part of #329

This PR adds the different license fields such as associated license, concluded license and declared license.
For SPDX:

  • associated license: packageConcluded
  • concluded license: packageConcluded
  • declared license: PackageDeclared

For CycloneDX:

  • associated license: license
  • concluded license: comp->license->acknowledgement(1.6+) --> of type concluded
  • declared license: comp->license->acknowledgement(1.6+) --> of type declared

@viveksahu26 viveksahu26 changed the title add license stuffs for spdx FEAT/bsi2: add license stuffs for spdx Nov 27, 2024
@viveksahu26 viveksahu26 changed the title FEAT/bsi2: add license stuffs for spdx FEAT/bsi2: add license fields Nov 27, 2024
@viveksahu26 viveksahu26 changed the title FEAT/bsi2: add license fields Feat/bsi2: add license fields Nov 27, 2024
@viveksahu26 viveksahu26 force-pushed the feat/bsi2_add_license_fields branch from 3ae56f2 to e0b5911 Compare November 28, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant