Skip to content

Add SBOM#11447

Open
vinayada1 wants to merge 1 commit intomainfrom
add-sbom
Open

Add SBOM#11447
vinayada1 wants to merge 1 commit intomainfrom
add-sbom

Conversation

@vinayada1
Copy link
Copy Markdown
Contributor

@vinayada1 vinayada1 commented Mar 18, 2026

Description

Used Syft tool to add an SBOM.

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Fixes: #11446

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
    • Yes
    • Not applicable
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
    • Yes
    • Not applicable
  • The design document has been reviewed and approved by Radius maintainers/approvers.
    • Yes
    • Not applicable
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
    • Yes
    • Not applicable
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.
    • Yes
    • Not applicable

@vinayada1 vinayada1 requested review from a team as code owners March 18, 2026 20:33
Copilot AI review requested due to automatic review settings March 18, 2026 20:33
@vinayada1 vinayada1 temporarily deployed to external-contributor-approval March 18, 2026 20:34 — with GitHub Actions Inactive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@radius-functional-tests
Copy link
Copy Markdown

radius-functional-tests bot commented Mar 18, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository radius-project/radius
Commit ref fba01fe
Unique ID func49153409ec
Image tag pr-func49153409ec
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func49153409ec
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func49153409ec
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func49153409ec
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func49153409ec
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func49153409ec
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

@github-actions
Copy link
Copy Markdown

Unit Tests

    2 files  ±0    415 suites  ±0   6m 54s ⏱️ ±0s
4 881 tests ±0  4 879 ✅ ±0  2 💤 ±0  0 ❌ ±0 
5 783 runs  ±0  5 781 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit fba01fe. ± Comparison against base commit 0a26e31.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.22%. Comparing base (0a26e31) to head (fba01fe).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11447   +/-   ##
=======================================
  Coverage   51.22%   51.22%           
=======================================
  Files         699      699           
  Lines       44062    44062           
=======================================
  Hits        22572    22572           
  Misses      19330    19330           
  Partials     2160     2160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@DariuszPorowski DariuszPorowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sbom must be part of the releases not committed to the repo.

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.

Add an SBOM (Software Bill of Materials)

3 participants