This update for cosign fixes the following issues:
Updated to 2.2.3 (jsc#SLE-23879):
Bug Fixes:
Features:
Documentation:
version
sub-command expected behaviour documentation and testing (#3447)Misc:
Use local rekor and fulcio instances in e2e tests (#3478)
bumped embedded golang.org/x/crypto/ssh to fix the Terrapin attack CVE-2023-48795 (bsc#1218207)
Updated to 2.2.2 (jsc#SLE-23879):
v2.2.2 adds a new container with a shell, gcr.io/projectsigstore/cosign:vx.y.z-dev, in addition to the existing container gcr.io/projectsigstore/cosign:vx.y.z without a shell.
For private deployments, we have also added an alias for --insecure-skip-log, --private-infrastructure.
Bug Fixes:
Features:
Container Updates:
Documentation:
Update SBOM_SPEC.md (#3358)
CVE-2023-48795: Fixed the Terrapin attack in embedded golang.org/x/crypto/ssh (bsc#1218207).