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

chore(deps): bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4 in /tools #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4.

Release notes

Sourced from github.com/sigstore/cosign/v2's releases.

v2.2.4

Bug Fixes

Features

  • Adds Support for Fulcio Client Credentials Flow, and Argument to Set Flow Explicitly (#3578)

Documentation

  • add oci bundle spec (#3622)
  • Correct help text of triangulate cmd (#3551)
  • Correct help text of verify-attestation policy argument (#3527)
  • feat: add OVHcloud MPR registry tested with cosign (#3639)

Testing

  • Refactor e2e-tests.yml workflow (#3627)
  • Clean up and clarify e2e scripts (#3628)
  • Don't ignore transparency log in tests if possible (#3528)
  • Make E2E tests hermetic (#3499)
  • add e2e test for pkcs11 token signing (#3495)

Full Changelog: sigstore/cosign@v2.2.3...v2.2.4

v2.2.3

Bug Fixes

  • Fix race condition on verification with multiple signatures attached to image (#3486)
  • fix(clean): Fix clean cmd for private registries (#3446)
  • Fixed BYO PKI verification (#3427)

Features

  • Allow for option in cosign attest and attest-blob to upload attestation as supported in Rekor (#3466)
  • Add support for OpenVEX predicate type (#3405)

Documentation

  • Resolves #3088: version sub-command expected behaviour documentation and testing (#3447)
  • add examples for cosign attach signature cmd (#3468)

Misc

... (truncated)

Changelog

Sourced from github.com/sigstore/cosign/v2's changelog.

v2.2.4

Bug Fixes

Features

  • Adds Support for Fulcio Client Credentials Flow, and Argument to Set Flow Explicitly (#3578)

Documentation

  • add oci bundle spec (#3622)
  • Correct help text of triangulate cmd (#3551)
  • Correct help text of verify-attestation policy argument (#3527)
  • feat: add OVHcloud MPR registry tested with cosign (#3639)

Testing

  • Refactor e2e-tests.yml workflow (#3627)
  • Clean up and clarify e2e scripts (#3628)
  • Don't ignore transparency log in tests if possible (#3528)
  • Make E2E tests hermetic (#3499)
  • add e2e test for pkcs11 token signing (#3495)

v2.2.3

Bug Fixes

  • Fix race condition on verification with multiple signatures attached to image (#3486)
  • fix(clean): Fix clean cmd for private registries (#3446)
  • Fixed BYO PKI verification (#3427)

Features

  • Allow for option in cosign attest and attest-blob to upload attestation as supported in Rekor (#3466)
  • Add support for OpenVEX predicate type (#3405)

Documentation

  • Resolves #3088: version sub-command expected behaviour documentation and testing (#3447)
  • add examples for cosign attach signature cmd (#3468)

Misc

  • Remove CertSubject function (#3467)
  • Use local rekor and fulcio instances in e2e tests (#3478)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/sigstore/cosign/releases)
- [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md)
- [Commits](sigstore/cosign@v2.2.1...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/sigstore/cosign/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 11, 2024
Copy link

❌ Error planning Terraform CDK Stack 'aks-stack'

Error: The process '/opt/hostedtoolcache/node/20.12.1/x64/bin/npx' failed with exit code 1
[2024-04-11T17:07:24.625] [ERROR] default - go: downloading github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 v12.10.0
go: downloading github.com/aws/constructs-go/constructs/v10 v10.3.0
go: downloading github.com/aws/jsii-runtime-go v1.95.0
go: downloading github.com/caarlos0/env v3.5.0+incompatible

[2024-04-11T17:07:24.721] [ERROR] default - go: downloading github.com/hashicorp/terraform-cdk-go/cdktf v0.20.5

[2024-04-11T17:07:24.802] [ERROR] default - go: downloading github.com/Masterminds/semver/v3 v3.2.1

[2024-04-11T17:07:24.812] [ERROR] default - go: downloading github.com/Masterminds/semver v1.5.0

[2024-04-11T17:07:42.941] [ERROR] default - panic: Error: No stack could be identified for the construct at path 'demo'. You seem to have passed your root App as scope to a construct. Pass a stack (inheriting from TerraformStack) as scope to your construct instead.

You can only use constructs as part of a TerraformStack. 

To learn more about Constructs vs. TerraformStacks, refer to: https://developer.hashicorp.com/terraform/cdktf/concepts/constructs#:~:text=Constructs%20vs.%20Stacks


goroutine 1 [running]:
github.com/aws/jsii-runtime-go/runtime.Get
[2024-04-11T17:07:42.942] [ERROR] default - ({0x70eac0, 0xc000014730}, {0x713479, 0xd}, {0x691e60, 0xc000098268})
	/home/runner/go/pkg/mod/github.com/aws/jsii-runtime-go@v1.95.0/runtime/runtime.go:308 +0x209
github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12/kubernetescluster.(*jsiiProxy_KubernetesCluster).KubeConfigRaw(0xc000014730)
	/home/runner/go/pkg/mod/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12@v12.10.0/kubernetescluster/KubernetesCluster.go:993 +0x4b
main.K8sStack({0x7f2a068496c0, 0xc000014270}, {0x710bad, 0x7}, 0xc00049a070)
	/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:67 +0x4be
main.main()
	/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:76 +0x66

[2024-04-11T17:07:42.949] [ERROR] default - exit status 2

ERROR: cdktf encountered an error while synthesizing

Synth command: go run main.go
Error:         non-zero exit code 1

Command output on stderr:

    go: downloading github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 v12.10.0
    go: downloading github.com/aws/constructs-go/constructs/v10 v10.3.0
    go: downloading github.com/aws/jsii-runtime-go v1.95.0
    go: downloading github.com/caarlos0/env v3.5.0+incompatible
    go: downloading github.com/hashicorp/terraform-cdk-go/cdktf v0.20.5
    go: downloading github.com/Masterminds/semver/v3 v3.2.1
    go: downloading github.com/Masterminds/semver v1.5.0
    panic: Error: No stack could be identified for the construct at path 'demo'. You seem to have passed your root App as scope to a construct. Pass a stack (inheriting from TerraformStack) as scope to your construct instead.

    You can only use constructs as part of a TerraformStack. 

    To learn more about Constructs vs. TerraformStacks, refer to: https://developer.hashicorp.com/terraform/cdktf/concepts/constructs#:~:text=Constructs%20vs.%20Stacks


    goroutine 1 [running]:
    github.com/aws/jsii-runtime-go/runtime.Get({0x70eac0, 0xc000014730}, {0x713479, 0xd}, {0x691e60, 0xc000098268})
    	/home/runner/go/pkg/mod/github.com/aws/jsii-runtime-go@v1.95.0/runtime/runtime.go:308 +0x209
    github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12/kubernetescluster.(*jsiiProxy_KubernetesCluster).KubeConfigRaw(0xc000014730)
    	/home/runner/go/pkg/mod/github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12@v12.10.0/kubernetescluster/KubernetesCluster.go:993 +0x4b
    main.K8sStack({0x7f2a068496c0, 0xc000014270}, {0x710bad, 0x7}, 0xc00049a070)
    	/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:67 +0x4be
    main.main()
    	/home/runner/work/cdktf-go-aks-example/cdktf-go-aks-example/main.go:76 +0x66
    exit status 2




⠹  Synthesizing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants