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-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-4x5r-pxfx-6jf8%40babel/core, jestNone29.7.07.29.6confirmed

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/GHSAPackageReason
Unavailable from detectordebugNon-CVE alert is not handled by dependency remediation.
Unavailable from detectordebugNon-CVE alert is not handled by dependency remediation.
Unavailable from detectornodeNon-CVE alert is not handled by dependency remediation.
Unavailable from detectornodeNon-CVE alert is not handled by dependency remediation.
Unavailable from detectornodeNon-CVE alert is not handled by dependency remediation.
Unavailable from detectoreslint-visitor-keysNon-CVE alert is not handled by dependency remediation.
Unavailable from detectoreslint-visitor-keysNon-CVE alert is not handled by dependency remediation.
Unavailable from detectoreslint-visitor-keysNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorsemverNon-CVE alert is not handled by dependency remediation.
Unavailable from detectorsemverNon-CVE alert is not handled by dependency remediation.
......454 additional items omitted from PR body. See workflow artifacts for full details.

Note

Low Risk
Lockfile-only security bump for a dev-time Babel dependency; no runtime or auth/data-path code is modified.

Overview
Addresses GHSA-4x5r-pxfx-6jf8 by forcing the transitive @babel/core used by the Jest/Babel toolchain to 7.29.6 via a new Yarn resolutions entry in package.json.

The lockfile refresh moves the resolved @babel/core tree from 7.28.6 to 7.29.6 and updates the matching 7.29.x@babel/* packages that depend on it. There are no application or library source changes—only dependency pinning.

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

ulziibay-kernel
ulziibay-kernel previously approved these changes Jul 31, 2026

@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 35bfb52 to e7dd428CompareAugust 19, 2026 03:24
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