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

mark licenses as "declared" #1171

Closed
jkowalleck opened this issue Apr 18, 2024 · 1 comment · Fixed by #1183
Closed

mark licenses as "declared" #1171

jkowalleck opened this issue Apr 18, 2024 · 1 comment · Fixed by #1183
Assignees
Labels
enhancement New feature or request schema 1.6

Comments

@jkowalleck
Copy link
Member

this tool does not collect license evidences, nor does it analyze them.
all it does is collect the licenses as declared in package manifest files.

therefore, the licenses should be marked as "declared" - which is possible since CycloneDX 1.6
see the docs: https://cyclonedx.org/docs/1.6/json/#components_items_licenses_oneOf_i0_items_license_acknowledgement

@jkowalleck jkowalleck added enhancement New feature or request schema 1.6 labels Apr 18, 2024
@jkowalleck
Copy link
Member Author

@jkowalleck jkowalleck self-assigned this May 7, 2024
jkowalleck added a commit that referenced this issue May 8, 2024
fixes #1171

## Added
  * Licenses acknowledgement might be populated ([#1171] via [#1183])
## Misc
* Raised dependency `@cyclonedx/cyclonedx-library@^6.6.0`, was `@^6.5.0`
(via [#1183])

[#1171]: #1171
[#1183]: #1183

---------

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
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.6
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant