Skip to content

chore(deps): update dependency gitlab-org/step-runner to v0.31.0#19560

Merged
github-actions[bot] merged 1 commit intomainfrom
renovate/gitlab-org-step-runner-0.x
Mar 6, 2026
Merged

chore(deps): update dependency gitlab-org/step-runner to v0.31.0#19560
github-actions[bot] merged 1 commit intomainfrom
renovate/gitlab-org-step-runner-0.x

Conversation

@uniget-bot
Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
gitlab-org/step-runner minor 0.30.00.31.0

Warning

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


Release Notes

gitlab-org/step-runner (gitlab-org/step-runner)

v0.31.0

Compare Source

  • Removed CI_STEPS_DEBUG: true, use CI_FUNCS_LOG_LEVEL: debug instead. See !376.
  • Add function/oci/build as the canonical name for the OCI build builtin, with step/oci/build still supported. See !410.
  • Add function/oci/publish as the canonical name for the OCI promote builtin, with step/oci/promote still supported. See !410.

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
Copy Markdown

@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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/step-runner:0.31.0

📦 Image Reference ghcr.io/uniget-org/tools/step-runner:0.31.0
digestsha256:88d676c4f064273b9e375a073629b6bfd9ce9327ae55bfcde2e8058c636f9683
vulnerabilitiescritical: 0 high: 2 medium: 0 low: 0
platformlinux/amd64
size16 MB
packages54
critical: 0 high: 1 medium: 0 low: 0 golang.org/x/net 0.50.0 (golang)

pkg:golang/golang.org/x/net@0.50.0

high : CVE--2026--27141

Affected range>=0.50.0
<0.51.0
Fixed version0.51.0
Description

Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic

critical: 0 high: 1 medium: 0 low: 0 github.com/docker/cli 28.3.3+incompatible (golang)

pkg:golang/github.com/docker/cli@28.3.3+incompatible

high 7.0: CVE--2025--15558 Uncontrolled Search Path Element

Affected range>=19.03.0
<29.2.0
Fixed version29.2.0
CVSS Score7
CVSS VectorCVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Description

This issue affects Docker CLI through 29.1.5

Impact

Docker CLI for Windows searches for plugin binaries in C:\ProgramData\Docker\cli-plugins, a directory that does not exist by default. A low-privileged attacker can create this directory and place malicious CLI plugin binaries (docker-compose.exe, docker-buildx.exe, etc.) that are executed when a victim user opens Docker Desktop or invokes Docker CLI plugin features, and allow privilege-escalation if the docker CLI is executed as a privileged user.

This issue affects Docker CLI through v29.1.5 (fixed in v29.2.0). It impacts Windows binaries acting as a CLI plugin manager via the github.com/docker/cli/cli-plugins/manager package, which is consumed by downstream projects such as Docker Compose.

Docker Compose became affected starting in v2.31.0, when it incorporated the relevant CLI plugin manager code (see docker/compose#12300), and is fixed in v5.1.0.

This issue does not impact non-Windows binaries or projects that do not use the plugin manager code.

Patches

Fixed version starts with 29.2.0

This issue was fixed in docker/cli@1375933 (docker/cli#6713), which removed %PROGRAMDATA%\Docker\cli-plugins from the list of paths used for plugin-discovery on Windows.

Workarounds

None

Resources

Credits

Nitesh Surana (niteshsurana.com) of Trend Research of TrendAI

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 6, 2026

@github-actions github-actions Bot merged commit b789a01 into main Mar 6, 2026
9 of 10 checks passed
@github-actions github-actions Bot deleted the renovate/gitlab-org-step-runner-0.x branch March 6, 2026 17:17
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