Skip to content

security: vulnerability remediation - #42

Merged
ulziibay-kernel merged 1 commit into
mainfrom
security/vuln-remediation
Jul 22, 2026
Merged

security: vulnerability remediation#42
ulziibay-kernel merged 1 commit into
mainfrom
security/vuln-remediation

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Vulnerability Remediation

This PR was generated by the Socket-centric vulnerability remediation workflow. Review the planned dependency changes and confirmation evidence before merging.

Fixed

CVE/GHSA Package Ecosystem Old Version New Version Manifest Confirmation
GHSA-p436-gjf2-799p github.com/docker/cli, github.com/google/go-containerregistry None v0.20.7 29.2.0+incompatible confirmed

Not Included

  • Deferred by batch limit: 7 advisories. They will be considered by future runs.
  • Other deferred scanner findings: 0.
  • Unconfirmed attempted fixes: 0.

@kernel-internal
kernel-internal Bot force-pushed the security/vuln-remediation branch from 3faeb28 to 49fd0eb Compare July 22, 2026 04:05

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 49fd0eb. Configure here.

Comment thread go.mod
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/docker/cli v29.0.3+incompatible => github.com/docker/cli v29.2.0+incompatible

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Replace fix skips library consumers

High Severity

The replace directive for github.com/docker/cli (addressing GHSA-p436-gjf2-799p) won't propagate to downstream consumers. Since this is a published module, its replace directives are ignored, meaning consuming applications will still resolve the vulnerable v29.0.3+incompatible version.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 49fd0eb. Configure here.

@ulziibay-kernel
ulziibay-kernel merged commit d9ebe64 into main Jul 22, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant