You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@surendrapathak the LicenseName field is part of the Other Licenses section, and is used when licenses do not match SPDX license list names, I believe this is the correct usage of the field.
You will see that a package with this license has a LicenseRef, e.g.:
These fields either need to be valid SPDX License names, or use LicenseRefs pointing to licenses in the Other Licenses section. Syft is outputting LicenseRefs when the license expression doesn't match anything in the SPDX license list.
Summary
SPDX value format is missing or incorrect for
LicenseName
LicenseName: UNKNOWN
Background
syft packages {image}:{version} -o {syft_format} --file {out_file}
for centos tag centos8.4.2105SPDX value format is missing or incorrect for
LicenseName
Expected behavior
LicenseName
should be valid SPDX license, omitted, or haveNOASSERTION
Screenshots
If applicable, add screenshots to help explain the problem.
Repository
Which repository causes this error?
Additional Context
Optional - add any other context about the problem here.
Acceptance Criteria
The "done" criteria when this feature or problem is resolved. Such as:
References
Limited to SPDX.
Finder: sbomqs
SBOM: sbomlc-centos-centos
The text was updated successfully, but these errors were encountered: