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 uniget-org/cli to v0.18.5 #9208

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
uniget-org/cli patch 0.18.4 -> 0.18.5

Warning

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


Release Notes

uniget-org/cli (uniget-org/cli)

v0.18.5: 0.18.5

Compare Source

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.18.5/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.18.5/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.18.5/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.18.5/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.18.5' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.18.4)

Features (since v0.18.4)

Dependency updates (since v0.18.4)

  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 444c11b (#​520)
  • fix(deps): update module github.com/distribution/distribution/v3 to v3.0.0-rc.2 (#​519)
  • fix(deps): update module github.com/docker/docker to v27.4.1+incompatible (#​518)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 926f902 (#​517)
  • chore(deps): update actions/upload-artifact digest to 6f51ac0 (#​516)
  • chore(deps): update docker/dockerfile docker tag to v1.12.1 (#​515)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to fce5b83 (#​514)

Full Changelog (since v0.18.4)

Compare with previous release


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/uniget:0.18.5

📦 Image Reference ghcr.io/uniget-org/tools/uniget:0.18.5
digestsha256:1db95511bec8e0d12c144a790294ebf722f4d6e211bfbe73a059230357423800
vulnerabilitiescritical: 0 high: 1 medium: 0 low: 0
platformlinux/amd64
size12 MB
packages143
critical: 0 high: 1 medium: 0 low: 0 golang.org/x/net 0.31.0 (golang)

pkg:golang/golang.org/x/[email protected]

high 8.7: CVE--2024--45338 Allocation of Resources Without Limits or Throttling

Affected range<0.33.0
Fixed version0.33.0
CVSS Score8.7
CVSS VectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Description

An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.

Copy link

Copy link

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

@github-actions github-actions bot merged commit e1ea6ea into main Dec 20, 2024
10 checks passed
@github-actions github-actions bot deleted the renovate/uniget-org-cli-0.18.x branch December 20, 2024 02:00
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