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 stateful/runme to v3.11.2 #10147

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
stateful/runme patch 3.11.1 -> 3.11.2

Warning

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


Release Notes

stateful/runme (stateful/runme)

v3.11.2

Compare Source

Download

macOS:
Linux
Windows

Changelog

Full changelog


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

github-actions bot commented Feb 8, 2025

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/runme:3.11.2

📦 Image Reference ghcr.io/uniget-org/tools/runme:3.11.2
digestsha256:67f4dfdda60bc73b6a43be3226bd0884924dff821ec39bf8f68074238b98f6b0
vulnerabilitiescritical: 0 high: 0 medium: 1 low: 0 unspecified: 1
platformlinux/amd64
size13 MB
packages127
critical: 0 high: 0 medium: 1 low: 0 github.com/cli/go-gh 1.2.1 (golang)

pkg:golang/github.com/cli/[email protected]

medium 6.5: CVE--2024--53859 Exposure of Sensitive Information to an Unauthorized Actor

Affected range<2.11.1
Fixed versionNot Fixed
CVSS Score6.5
CVSS VectorCVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
Description

Summary

A security vulnerability has been identified in go-gh that could leak authentication tokens intended for GitHub hosts to non-GitHub hosts when within a codespace.

Details

go-gh sources authentication tokens from different environment variables depending on the host involved:

  • GITHUB_TOKEN, GH_TOKEN for GitHub.com and ghe.com
  • GITHUB_ENTERPRISE_TOKEN, GH_ENTERPRISE_TOKEN for GitHub Enterprise Server

Prior to 2.11.1, auth.TokenForHost could source a token from the GITHUB_TOKEN environment variable for a host other than GitHub.com or ghe.com when within a codespace.

In 2.11.1, auth.TokenForHost will only source a token from the GITHUB_TOKEN environment variable for GitHub.com or ghe.com hosts.

Impact

Successful exploitation could send authentication token to an unintended host.

Remediation and mitigation

  1. Upgrade go-gh to 2.11.1
  2. Advise extension users to regenerate authentication tokens:
  3. Advise extension users to review their personal security log and any relevant audit logs for actions associated with their account or enterprise
critical: 0 high: 0 medium: 0 low: 0 unspecified: 1stdlib 1.23.5 (golang)

pkg:golang/[email protected]

unspecified : 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

github-actions bot commented Feb 8, 2025

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

Copy link

github-actions bot commented Feb 8, 2025

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

@github-actions github-actions bot merged commit 781bcb5 into main Feb 8, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/stateful-runme-3.11.x branch February 8, 2025 01:55
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