feat: generate one-time SBOMs for sandbox applications - #28
Merged
Conversation
Signed-off-by: Mario Fahlandt <mfahlandt@pixel-haufen.de>
Signed-off-by: Mario Fahlandt <mfahlandt@pixel-haufen.de>
Signed-off-by: Mario Fahlandt <mfahlandt@pixel-haufen.de>
koksay
approved these changes
Sep 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add an hourly and manually triggered watcher for
cncf/sandboxissues whose titles start with[Sandbox].Project repo URL in scope of applicationfield.sandbox-reviewsbucket (overridable viaOCI_SANDBOX_BUCKET) atsandbox-applications/<issue>/<owner>/<repo>.spdx.json.Dependencies and rollout
Depends on #27 for the shared upload helper and error handling. This branch currently includes that prerequisite commit; merge #27 first.
Sandbox SBOMs and the bootstrap/processing state now share the dedicated bucket. A live diagnostic using updated local credentials successfully listed, uploaded, read back, and deleted a temporary object in
sandbox-reviews; no test object remains. GitHub Actions must use the same updated credentials. Activation requires list/read/write access to thesandbox-applications/prefix, including the.started-atbootstrap marker. No watcher runs or application scans were triggered during implementation.Validation
ray-project/kuberayand its latest stable release resolves successfully, without scanning or writing to the buckets.