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

Adding anchore for SBOM signing during release #3987

Merged
merged 3 commits into from
Oct 19, 2022
Merged

Adding anchore for SBOM signing during release #3987

merged 3 commits into from
Oct 19, 2022

Conversation

jkowall
Copy link
Contributor

@jkowall jkowall commented Oct 19, 2022

Signed-off-by: jkowall [email protected]

Which problem is this PR solving?

#3943

This creates a new SBOM file on releases to comply with CLOMonitor requirements.

Short description of the changes

Added new Githiub action in the ci-release.yml action. I tested this on my own fork to verify it generates the proper files.

@jkowall jkowall requested a review from a team as a code owner October 19, 2022 12:40
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Base: 97.14% // Head: 97.16% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (3831f24) compared to base (ef58f8e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3987      +/-   ##
==========================================
+ Coverage   97.14%   97.16%   +0.01%     
==========================================
  Files         295      295              
  Lines       17389    17389              
==========================================
+ Hits        16893    16896       +3     
+ Misses        399      397       -2     
+ Partials       97       96       -1     
Impacted Files Coverage Δ
cmd/query/app/static_handler.go 98.19% <0.00%> (+1.80%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro enabled auto-merge (squash) October 19, 2022 21:40
@yurishkuro yurishkuro merged commit 79fedc2 into jaegertracing:main Oct 19, 2022
@jkowall jkowall deleted the SBOM branch November 7, 2022 18:05
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.

3 participants