Invalid licenses for components #9295
Closed
jeaboswell
started this conversation in
Bugs
Replies: 1 comment
-
|
Hello @jeaboswell Created #9300 Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The licenses section of a component is now including licenses and expressions in a single list on debian.
Here is the output SBOM: https://hoppr.gitlab.io/-/choppr/-/jobs/10878607830/artifacts/result.cdx.json
This is a new issue with 0.65.0.
Desired Behavior
Licenses should be either a list of SPDX licenses and/or named licenses or a tuple of one SPDX license expression.
https://cyclonedx.org/docs/1.6/json/#components_items_licenses
Actual Behavior
Licenses is a list of both licenses and expressions.
Reproduction Steps
Target
Container Image
Scanner
None
Output Format
CycloneDX
Mode
Client/Server
Debug Output
Operating System
docker image
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions