Skip to content

Fix SBOM to be valid SPDX 2.3 and add validation test - #157

Closed
roshkhatri wants to merge 1 commit into
valkey-io:mainlinefrom
roshkhatri:fix-sbom-spdx-114
Closed

Fix SBOM to be valid SPDX 2.3 and add validation test#157
roshkhatri wants to merge 1 commit into
valkey-io:mainlinefrom
roshkhatri:fix-sbom-spdx-114

Conversation

@roshkhatri

Copy link
Copy Markdown
Member

Fixes #114
The SBOM at /usr/local/valkey.spdx.json was missing fields that SPDX 2.3 marks mandatory, so strict scanners like Nexus IQ reject it with "SPDX content cannot be parsed".

Changes:

  • Add missing mandatory fields to the SBOM according to the spec.
  • Add a valkey-sbom test that validates the shipped SBOM with the reference spdx-tools validator in a throwaway container.

@roshkhatri
roshkhatri force-pushed the fix-sbom-spdx-114 branch 3 times, most recently from 5638239 to 86d7a92 Compare July 25, 2026 00:11
Signed-off-by: Roshan Khatri <rvkhatri@amazon.com>
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

Successfully merging this pull request may close these issues.

BOM SPDX parsing error when scanning image

1 participant