Skip to content

refactor: drop tools.components from SBOM schemas and examples#1378

Open
popoveugene wants to merge 1 commit into
mainfrom
docs/sbom-drop-tools
Open

refactor: drop tools.components from SBOM schemas and examples#1378
popoveugene wants to merge 1 commit into
mainfrom
docs/sbom-drop-tools

Conversation

@popoveugene
Copy link
Copy Markdown
Collaborator

@popoveugene popoveugene commented May 20, 2026

Summary

  • Drop metadata.tools block from application.sbom.schema.json and env-template.sbom.schema.json (both required array and the property definition).
  • Drop metadata.tools from examples/application.sbom.json and examples/env-template.sbom.json.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

The SBOM `metadata.tools.components[]` only ever carried a constant
`sbom_generator` name plus its version. Once the spec drops the version
field (see paired docs change), the `name` becomes pure constant noise.
Drop the whole `tools` block from both schemas and examples so the
contract matches the spec.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant