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

components list in SBOM has final character truncated in package names #3774

Open
sxa opened this issue Apr 25, 2024 · 0 comments
Open

components list in SBOM has final character truncated in package names #3774

sxa opened this issue Apr 25, 2024 · 0 comments

Comments

@sxa
Copy link
Member

sxa commented Apr 25, 2024

What are you trying to do?
Write the release blog for the April releases and checking things that have changed in the SBoM

Expected behaviour:
SBoM updates look good enough to shout about and market to the community

Observed behaviour:
New components section has package names truncated so would not be directly usable e.g.

     "components" : [
        {
          "name" : "Build tool package dependencies",
          "properties" : [
            {
              "name" : "bash-4.2.46-35.el7_9.x86_6",
              "value" : "bash-4.2.46-35.el7_9.x86_6"
            },
            {
              "name" : "glibc-2.17-326.el7_9.x86_64 glibc-2.17-326.el7_9.i68",
              "value" : "glibc-2.17-326.el7_9.x86_64 glibc-2.17-326.el7_9.i68"
            },
            {
              "name" : "setup-2.8.71-11.el7.noarc",
              "value" : "setup-2.8.71-11.el7.noarc"
            },

Any other comments:

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

No branches or pull requests

1 participant