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

[SPDX][TV] SBOM value format is incorrect for PackageLicenseComments #285

Open
surendrapathak opened this issue Feb 28, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@surendrapathak
Copy link

Summary

SPDX value format is missing or incorrect for PackageLicenseComments

PackageLicenseComments: NOASSERTION

Background

  1. Download sbom-spdx-generator version v0.0.50
  2. Clone repository https://github.com/interlynk-io/sbomqs
  3. Run ./sbom-spdx-generator -o /out/spdx
  4. Observe the following error:

SPDX value format is missing or incorrect for PackageLicenseComments

Expected behavior

PackageLicenseComments should be delimited by <text>..</text>

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:

  1. Unit Tests added and running in CI
  2. Functional Tests updated to cover feature, if applicable
  3. Demonstrate the set of capabilities to the product team

References

Limited to SPDX.
Finder: sbomqs

@surendrapathak surendrapathak added the bug Something isn't working label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant