Skip to content

security: vulnerability remediation - #150

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

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

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot 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/GHSA Package Ecosystem Old Version New Version Manifest Confirmation
GHSA-4x5r-pxfx-6jf8 %40babel/core, jest None 29.7.0 7.29.6 confirmed

Not Included

  • Deferred by batch limit: 7 advisories. They will be considered by future runs.
  • Other deferred scanner findings: 464.
  • Unconfirmed attempted fixes: 0.
Deferred details
CVE/GHSA Package Reason
Unavailable from detector debug Non-CVE alert is not handled by dependency remediation.
Unavailable from detector debug Non-CVE alert is not handled by dependency remediation.
Unavailable from detector node Non-CVE alert is not handled by dependency remediation.
Unavailable from detector node Non-CVE alert is not handled by dependency remediation.
Unavailable from detector node Non-CVE alert is not handled by dependency remediation.
Unavailable from detector eslint-visitor-keys Non-CVE alert is not handled by dependency remediation.
Unavailable from detector eslint-visitor-keys Non-CVE alert is not handled by dependency remediation.
Unavailable from detector eslint-visitor-keys Non-CVE alert is not handled by dependency remediation.
Unavailable from detector semver Non-CVE alert is not handled by dependency remediation.
Unavailable from detector semver Non-CVE alert is not handled by dependency remediation.
... ... 454 additional items omitted from PR body. See workflow artifacts for full details.

Note

Low Risk
Dev-only transitive dependency pin for a known advisory; main residual risk is minor Jest/Babel transform behavior changes in tests.

Overview
Addresses GHSA-4x5r-pxfx-6jf8 by forcing transitive @babel/core (used via Jest and related tooling) to 7.29.6.

package.json adds an @babel/core pin alongside the existing minimatch override in overrides, pnpm.overrides, and resolutions so Yarn/npm/pnpm all resolve the patched version. yarn.lock is refreshed so the installed Babel stack (@babel/core, parser, traverse, types, etc.) aligns with that pin.

No application or SDK source changes—only dependency resolution and lockfile updates.

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

@ulziibay-kernel ulziibay-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-internal Bot force-pushed the security/vuln-remediation branch from e7dd428 to b405f28 Compare August 26, 2026 03:28

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

Approving: single-advisory dependency bump, lockfile/manifest only, no source changes.

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