Skip to content

security: vulnerability remediation - #211

Open
kernel-internal[bot] wants to merge 1 commit into
mainfrom
security/vuln-remediation
Open

security: vulnerability remediation#211
kernel-internal[bot] wants to merge 1 commit into
mainfrom
security/vuln-remediation

Conversation

@kernel-internal

@kernel-internalkernel-internalBot commented Jul 29, 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/GHSAPackageEcosystemOld VersionNew VersionManifestConfirmation
GHSA-45hq-cxwh-f6vcpillowNone12.0.012.3.0confirmed

Not Included

  • Deferred by batch limit: 152 advisories. They will be considered by future runs.
  • Other deferred scanner findings: 716.
  • Unconfirmed attempted fixes: 0.
Deferred details
CVE/GHSAPackageReason
Unavailable from detectoral.essio.dev/pkg/shellescapeNon-CVE alert is not handled by dependency remediation.
Unavailable from detectoratomicgo.dev/cursorNon-CVE alert is not handled by dependency remediation.
Unavailable from detectoratomicgo.dev/keyboardNon-CVE alert is not handled by dependency remediation.
Unavailable from detectoratomicgo.dev/scheduleNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/Masterminds/semver/v3Non-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/boyter/gocodewalkerNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/charmbracelet/colorprofileNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/charmbracelet/fangNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/charmbracelet/lipgloss/v2Non-CVE alert is not handled by dependency remediation.
Unavailable from detectorgithub.com/charmbracelet/x/ansiNon-CVE alert is not handled by dependency remediation.
......706 additional items omitted from PR body. See workflow artifacts for full details.

Note

Low Risk
Template-only lockfile updates for a known Pillow advisory; the large kernel jump in one template is dependency resolution only but worth a quick smoke test of that sample app.

Overview
Addresses GHSA-45hq-cxwh-f6vc by pinning resolved Pillow from 12.0.0 to 12.3.0 in the browser-use and openagi-computer-use sample templates’ uv.lock files (lock revision incremented where applicable).

For openagi-computer-use, the lockfile also moves the resolved kernel package from 0.23.0 to 0.92.0 and updates the locked project metadata so kernel is required at >=0.35.0 (was >=0.22.0 in the lock). No application source changes—only dependency resolution artifacts for those templates.

Reviewed by Cursor Bugbot for commit 79d3723. Bugbot is set up for automated code reviews on this repo. Configure here.

@ulziibay-kernelulziibay-kernel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Verified the bump against the advisory's first patched version; rebuilt on current main and confirmed the toolchain lock/build is clean. CI green.

@kernel-internal
kernel-internalBotforce-pushed the security/vuln-remediation branch from 59c6ff6 to 92aa8f2CompareAugust 5, 2026 04:11
@kernel-internal
kernel-internalBotforce-pushed the security/vuln-remediation branch from 92aa8f2 to e6eb589CompareAugust 12, 2026 03:49
@kernel-internal
kernel-internalBotforce-pushed the security/vuln-remediation branch from e6eb589 to 79d3723CompareAugust 19, 2026 03:23
Sign up for freeto 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

@ulziibay-kernel