Skip to content

Update dependency score_sbom to v0.1.1 - #339

Open
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_sbom-0.x
Open

Update dependency score_sbom to v0.1.1#339
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_sbom-0.x

Conversation

@eclipse-score-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
score_sbom bazel_dep minor 0.0.20.1.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

eclipse-score/sbom-tool (score_sbom)

v0.1.1

Patch re-release to fix issue in bazel_registry

Content identical to 0.1.0: eclipse-score/sbom-tool@v0.1.0...v0.1.1

v0.1.0

|Module Name: sbom-tool
|Release Tag: v0.1.0
|Origin Release Tag: v0.0.1...v0.1.0
|Release Date: 2026-09-02

Overview

The module sbom-tooling gives a set of bazel rules that generates a Software Bill of Materials in SPDX 2.3 and CycloneDX 1.6 format for a given Bazel target.

The rule supports two complementary modes.

Product mode
Product mode describes software delivered by the project. Pass the product or runtime binaries and libraries in targets, and enable the collectors needed for their shipped dependencies. Product SBOMs commonly emit both SPDX and CycloneDX.

Tool qualification mode
Tool mode describes software used to build, test, or generate documentation. It is kept separate from product mode because these components are not product runtime dependencies. Pass build-tool and documentation targets, use SPDX for the qualification inventory when required, and add the lockfiles and files used by those tools.

Changes to the Module

New Features

Initial Release

Improvements

Bug Fixes

not applicable

Other changes by Label

not applicable

Compatibility

For a detailed list checkout here: https://github.com/eclipse-score/sbom-tool/blob/main/MODULE.bazel

Performed Verification

tests

Known Issues

None

Known Vulnerabilities

None

Upgrade Instructions

not applicable

Contact Information

For any questions or support, please raise an issue/discussion.


  • If you want to rebase/retry this PR, check this box

This PR was generated by #infrastructure automation. Contact us if you have any questions or feedback.

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant