Skip to content
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

Update module github.com/sigstore/cosign to v1.13.6 - autoclosed #11

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sigstore/cosign v1.8.1-0.20220529135101-46be4a674e67 -> v1.13.6 age adoption passing confidence

Release Notes

sigstore/cosign (github.com/sigstore/cosign)

v1.13.6

Compare Source

Note: v1.13.3, .4, and .5 were skipped due to issues in the release pipeline

This release backports support for the latest TUF specification. We encourage users to upgrade to Cosign v2.

Updates

  • V1 go tuf update (#​3598)
  • Update cloud build script to latest for v1.13.x (#​3615)

v1.13.5

Compare Source

v1.13.4

Compare Source

v1.13.3

Compare Source

v1.13.2

Compare Source

This release backports a security fix. We encourage users to upgrade to Cosign v2.

Updates

v1.13.1

Compare Source

Enhancements

  • verify-blob-attestation: allow multiple subjects in in_toto attestation (#​2341)
  • Add verify-blob-attestation command and tests (#​2337)
  • Add --output-attestation flag to attest-blob and remove experimental signing (#​2332)
  • Add attest-blob command (#​2286)
  • Add '--cert-identity' flag to support subject alternate names for ver… (#​2278)
  • Update Dockerfile section of README (#​2323)

Bug Fixes

  • Update warning when users sign images by tag. (#​2313)

Others

  • Remove experimental flags from attest-blob and refactor (#​2338)

Contributors

  • Alex Cameron
  • Ville Aikas
  • Zack Newman
  • asraa
  • kpk47
  • priyawadhwa

v1.13.0

Compare Source

Highlights

  • For users who have deployed a private instance of Fulcio release v0.6.x and issue certificates with the Username identity, you will need to upgrade to use this version."

Enhancements

Bug Fixes

Others

Contributors

v1.12.1

Compare Source

Highlights

  • Pulls Fulcio root and intermediate when --certificate-chain is not passed into verify-blob. The v1.12.0 release introduced a regression: when COSIGN_EXPERIMENTAL was not set, cosign verify-blob would check a --certificate (without a --certificate-chain provided) against the operating system root CA bundle. In this release, Cosign checks the certificate against Fulcio's CA root instead (restoring the earlier behavior).

Bug Fixes

Contributors

v1.12.0

Compare Source

Note: This release comes with a fix for CVE-2022-36056 described in this Github Security Advisory. Please upgrade to this release ASAP

Highlights

BREAKING: The fix for GHSA-GHSA-8gw7-4j42-w388 (CVE-2022-36056) means that some verify-blob commands that used to work may not anymore. In particular:

  • When using verify-blob with signatures created with keyless mode, we require either COSIGN_EXPERIMENTAL=1 or a valid Rekor bundle for offline verification passed with --bundle.

If you upgrade and encounter other issues, please read the advisory in full; your prior checks may have been passing inappropriately.

Enhancements

Bug Fixes

Others

Contributors

v1.11.1

Compare Source

Enhancements

Bug Fixes

Documention

Others

Contributors

v1.11.0

Compare Source

Enhancements

Bug Fixes

Documention

Others

Contributors

v1.10.1

Compare Source

Note: This release comes with a fix for CVE-2022-35929 described in this Github Security Advisory. Please upgrade to this release ASAP

Enhancements

Documention

Bug Fixes

Others

Contributors

v1.10.0

Compare Source

Enhancements

Documention

Bug Fixes

Others

Contributors

v1.10.0-rc.1

Compare Source

Thanks to all contributors!

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jun 10, 2022
@renovate renovate bot force-pushed the renovate/github.com-sigstore-cosign-1.x branch from ee6768c to ddcb19d Compare July 22, 2022 10:34
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.9.0 Update module github.com/sigstore/cosign to v1.10.0 Jul 22, 2022
@renovate renovate bot force-pushed the renovate/github.com-sigstore-cosign-1.x branch from ddcb19d to 0c40614 Compare August 4, 2022 18:44
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.10.0 Update module github.com/sigstore/cosign to v1.10.1 Aug 4, 2022
@renovate renovate bot force-pushed the renovate/github.com-sigstore-cosign-1.x branch from 0c40614 to 04bab10 Compare September 25, 2022 21:43
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.10.1 Update module github.com/sigstore/cosign to v1.12.1 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-sigstore-cosign-1.x branch from 04bab10 to 48986ea Compare November 20, 2022 18:44
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.12.1 Update module github.com/sigstore/cosign to v1.13.1 Nov 20, 2022
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.13.1 Update module github.com/sigstore/cosign to v1.13.1 - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/github.com-sigstore-cosign-1.x branch April 3, 2023 23:23
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.13.1 - autoclosed Update module github.com/sigstore/cosign to v1.13.1 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/github.com-sigstore-cosign-1.x branch April 4, 2023 09:54
@renovate renovate bot force-pushed the renovate/github.com-sigstore-cosign-1.x branch from 48986ea to 5600a1d Compare December 2, 2023 17:49
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.13.1 Update module github.com/sigstore/cosign to v1.13.2 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-sigstore-cosign-1.x branch from 5600a1d to 09bafb5 Compare March 22, 2024 02:40
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.13.2 Update module github.com/sigstore/cosign to v1.13.6 Mar 22, 2024
@renovate renovate bot changed the title Update module github.com/sigstore/cosign to v1.13.6 Update module github.com/sigstore/cosign to v1.13.6 - autoclosed May 9, 2024
@renovate renovate bot closed this May 9, 2024
@renovate renovate bot deleted the renovate/github.com-sigstore-cosign-1.x branch May 9, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants