v2.5.0 includes an implementation of the new bundle specification,
attesting and verifying OCI image attestations uploaded as OCI artifacts.
This feature is currently gated behind the --new-bundle-format
flag
when running cosign attest
.
Features
- Add support for new bundle specification for attesting/verifying OCI image attestations (#3889)
- Feat/non filename completions (#4115)
- Add TSA certificate related flags and fields for cosign attest (#4079)