remove previously deprecated attach/download sbom commands#3891
remove previously deprecated attach/download sbom commands#3891hectorj2f wants to merge 1 commit intosigstore:mainfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3891 +/- ##
==========================================
- Coverage 40.10% 36.76% -3.35%
==========================================
Files 155 202 +47
Lines 10044 12676 +2632
==========================================
+ Hits 4028 4660 +632
- Misses 5530 7435 +1905
- Partials 486 581 +95 ☔ View full report in Codecov by Sentry. |
Signed-off-by: hectorj2f <hector@chainguard.dev>
9890439 to
4fd4d2c
Compare
|
Will hold til v3 |
|
Hi @hectorj2f, @haydentherapper, |
|
@hectorj2f @cpanato We're about push out a major release. Do we want to clean this up now? Can you also remind me (and the other maintainers @steiza and @cmurphy) what the context was for this? It was that SBOMs weren't signed so we deprecated support for attaching them? We can now recommend using |
Summary
The attach/download SBOM commands have been declared as deprecated long time ago. I believe it is a good time to cleanup these not recommended actions.
Release Note
Remove deprecated attach/download SBOM.