This repository has been archived by the owner on Aug 16, 2022. It is now read-only.
Update dependency sigstore/cosign to v1 (deprecated) #222
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.0
->v1.1.0
Release Notes
sigstore/cosign
v1.1.0
Compare Source
Enhancements
-attestation
flag has been renamed to-predicate
inattest
(https://github.com/sigstore/cosign/pull/500)verify-manifest
command (https://github.com/sigstore/cosign/pull/490)attest
with the-type
flag (https://github.com/sigstore/cosign/pull/504)cosign init
command to setup the trusted local repository of SigStore's TUF root metadata (https://github.com/sigstore/cosign/pull/520)verify
now always verifies that the image exists (even when referenced by digest) before verification (https://github.com/sigstore/cosign/pull/543)Bug Fixes
verify-dockerfile
no longer fails onFROM scratch
(https://github.com/sigstore/cosign/pull/509)attach sbom
(https://github.com/sigstore/cosign/pull/517)-output
forverify
andverify-attestation
(https://github.com/sigstore/cosign/pull/546)upload blob
without specifying-f
(https://github.com/sigstore/cosign/pull/563)Contributors
v1.0.1
Compare Source
v1.0.0
Compare Source
Enhancements
--fulcio-server
is now--fulcio-url
(https://github.com/sigstore/cosign/pull/471)-cert
flag tosign
to allow the explicit addition of a signature certificate (https://github.com/sigstore/cosign/pull/451)attest
command (https://github.com/sigstore/cosign/pull/458)cosign
will now send its version string as part of theuser-agent
when interacting with a container registry (https://github.com/sigstore/cosign/pull/479)COSIGN_ROOT
environment variable (https://github.com/sigstore/cosign/pull/477)Bug Fixes
as
would breakverify-dockerfile
(Complements to @Dentrax https://github.com/sigstore/cosign/pull/433)Contributors
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.