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): update dependency kudobuilder/kuttl to v0.22.0 #10437

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
kudobuilder/kuttl minor 0.21.0 -> 0.22.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kudobuilder/kuttl (kudobuilder/kuttl)

v0.22.0: kuttl-v0.22.0

Compare Source

This release only contains dependency updates, most notably includes sigs.k8s.io/kind 0.27.0 which moves to containerd 2.x and contains fixes for nerdctl.

🌱 Dependency bumps

  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#​611)
  • chore(deps): bump the kubernetes group with 8 updates (#​610)
  • chore(deps): bump github.com/google/cel-go from 0.23.0 to 0.23.2 (#​608)
  • chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#​607)

Contributors

@​dependabot[bot]


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 Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/kuttl:0.22.0

📦 Image Reference ghcr.io/uniget-org/tools/kuttl:0.22.0
digestsha256:6afc56221004d72bc014a0ac73f82bafde82dc02212aa23892ca4a2eb9580808
vulnerabilitiescritical: 0 high: 3 medium: 4 low: 0
platformlinux/amd64
size14 MB
packages81
critical: 0 high: 3 medium: 4 low: 0 stdlib 1.23.0 (golang)

pkg:golang/stdlib@1.23.0

high : CVE--2024--34158

Affected range>=1.23.0-0
<1.23.1
Fixed version1.23.1
Description

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.

high : CVE--2024--34156

Affected range>=1.23.0-0
<1.23.1
Fixed version1.23.1
Description

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.

high : CVE--2022--30635

Affected range>=1.23.0-0
<1.23.1
Fixed version1.23.1
Description

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.

medium : CVE--2024--45341

Affected range>=1.23.0-0
<1.23.5
Fixed version1.23.5
Description

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain.

Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.

medium : CVE--2024--45336

Affected range>=1.23.0-0
<1.23.5
Fixed version1.23.5
Description

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com.

In the event that the client received a subsequent same-domain redirect, however, the sensitive headers would be restored. For example, a chain of redirects from a.com/, to b.com/1, and finally to b.com/2 would incorrectly send the Authorization header to b.com/2.

medium : CVE--2024--34155

Affected range>=1.23.0-0
<1.23.1
Fixed version1.23.1
Description

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.

medium : CVE--2025--22866

Affected range>=1.23.0-0
<1.23.6
Fixed version1.23.6
Description

Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recovery of the private key when P-256 is used in any well known protocols.

Copy link

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/13430208598.

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/13430208598.

@github-actions github-actions bot merged commit 41ada26 into main Feb 20, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/kudobuilder-kuttl-0.x branch February 20, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants