Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SBOM generation #9397

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Add SBOM generation #9397

merged 2 commits into from
Feb 6, 2025

Conversation

garazdawi
Copy link
Contributor

This PR adds SBOM generation to releases and SBoM attestation to the artifacts created by github actions.

It is heavily inspired by the work done in elixir-lang/elixir#14241.

@garazdawi garazdawi added team:VM Assigned to OTP team VM enhancement labels Feb 5, 2025
@garazdawi garazdawi added this to the OTP-28.0 milestone Feb 5, 2025
@garazdawi garazdawi requested a review from jhogberg February 5, 2025 14:42
@garazdawi garazdawi self-assigned this Feb 5, 2025
Copy link
Contributor

github-actions bot commented Feb 5, 2025

CT Test Results

  1 files   11 suites   4m 10s ⏱️
 95 tests  93 ✅ 2 💤 0 ❌
111 runs  109 ✅ 2 💤 0 ❌

Results for commit a8d8300.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@garazdawi garazdawi force-pushed the lukas/otp/sbom branch 2 times, most recently from 0713670 to 09a0036 Compare February 5, 2025 20:35
Co-authored-by: Kiko Fernandez-Reyes <[email protected]>
@garazdawi garazdawi requested review from kikofernandez and removed request for jhogberg February 6, 2025 13:43
@garazdawi garazdawi merged commit db77cfd into erlang:master Feb 6, 2025
24 of 25 checks passed
@garazdawi garazdawi deleted the lukas/otp/sbom branch February 6, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants