temurin-build
temurin-build copied to clipboard
`components` list in SBOM has final character truncated in package names
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: