Skip to content

Update Repo - 004 - Add SBOM generation to release workflow#108

Merged
Chris-Wolfgang merged 2 commits intomainfrom
update-repo/add-sbom-generation
Mar 26, 2026
Merged

Update Repo - 004 - Add SBOM generation to release workflow#108
Chris-Wolfgang merged 2 commits intomainfrom
update-repo/add-sbom-generation

Conversation

@Chris-Wolfgang
Copy link
Copy Markdown
Owner

Summary

  • Add CycloneDX SBOM generation step to release workflow
  • Generate .bom.json files for each source project during pack-and-validate
  • Include SBOM files in release artifacts

Test plan

  • Verify SBOM generation on next release

🤖 Generated with Claude Code

@Chris-Wolfgang Chris-Wolfgang force-pushed the update-repo/add-sbom-generation branch from faf9269 to 2e47e07 Compare March 26, 2026 00:03
Chris-Wolfgang and others added 2 commits March 26, 2026 16:41
Generate Software Bill of Materials for each source project
during the pack-and-validate job. SBOM files are included
in release artifacts alongside NuGet packages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The coverlet.runsettings flag was accidentally removed, which would
cause netstandard TFM assemblies to be included in coverage and
skew aggregate numbers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant