-
Notifications
You must be signed in to change notification settings - Fork 405
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
Generate ko deps in SPDX format #507
Conversation
Codecov Report
@@ Coverage Diff @@
## main #507 +/- ##
==========================================
- Coverage 51.27% 50.83% -0.44%
==========================================
Files 41 41
Lines 2007 2028 +21
==========================================
+ Hits 1029 1031 +2
- Misses 807 826 +19
Partials 171 171
Continue to review full report at Codecov.
|
- copy out a bunch of BuildInfo stuff that will land in 1.18
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should hook this up to the other stuff now too 🎉
The intention is that this should marry up with Matt's #506 so that SBOMs can be generated at image-build time.