Skip to content

chore: propagate main into development - #96

Merged
Wikid82 merged 1 commit into
developmentfrom
main
Aug 28, 2026
Merged

chore: propagate main into development#96
Wikid82 merged 1 commit into
developmentfrom
main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated PR carrying commits pushed directly to main (hotfixes, CI-generated
commits) down into development. nightly is intentionally skipped — it picks
these up via the daily development sync instead.

Triggered by push 9415225 to main.

anchore/sbom-action v0.24.1 stopped writing its SBOM into the workspace
at the `output-file` path (it now only lands in a temp dir), so the
"Scan SBOM for vulnerabilities (Grype)" step failed the merge job with
"unable to decode sbom: sbom format not recognized" and the standalone
"Upload SBOM artifact" step had no file to upload.

Point Grype at the pushed image digest directly, the same way the Trivy
steps already do, so the vuln scan no longer depends on a file produced
by a different action. Drop the separate upload-artifact step and let
sbom-action upload the SBOM itself (it also attaches it to the GitHub
Release on release events), naming it sbom-<sha>.cyclonedx.json.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Wikid82
Wikid82 marked this pull request as ready for review August 28, 2026 01:45
@Wikid82
Wikid82 merged commit 51d7b36 into development Aug 28, 2026
23 checks passed
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.

2 participants