Skip to content

fix(security): override esbuild >=0.28.1 (GHSA-gv7w-rqvm-qjhr, GHSA-g7r4-m6w7-qqqr)#2315

Merged
kantord merged 1 commit into
mainfrom
security/auto-remediate-vulns
Jun 15, 2026
Merged

fix(security): override esbuild >=0.28.1 (GHSA-gv7w-rqvm-qjhr, GHSA-g7r4-m6w7-qqqr)#2315
kantord merged 1 commit into
mainfrom
security/auto-remediate-vulns

Conversation

@toolhive-studio-ci

Copy link
Copy Markdown
Contributor

Summary

Adds a pnpm override to force esbuild to >=0.28.1, resolving two advisories (GHSA-gv7w-rqvm-qjhr — High, GHSA-g7r4-m6w7-qqqr — Low) in the build/test toolchain. esbuild is a dev-only transitive dependency with no production impact.

Changes

CVE Package Severity Production Action Verified
GHSA-gv7w-rqvm-qjhr esbuild 0.27.7 → 0.28.1 High No Override >=0.28.1 Pass
GHSA-g7r4-m6w7-qqqr esbuild 0.27.7 → 0.28.1 Low No Override >=0.28.1 Pass

Files Modified

  • pnpm-workspace.yaml: added esbuild: '>=0.28.1' override (alphabetical, between @xmldom/xmldom and fast-uri)
  • pnpm-lock.yaml: regenerated — esbuild upgraded from 0.27.7 to 0.28.1

Verification

  • pnpm audit --prod: Pass
  • grype . --config .grype.yaml: Pass

@kantord kantord merged commit c86c488 into main Jun 15, 2026
16 checks passed
@kantord kantord deleted the security/auto-remediate-vulns branch June 15, 2026 13:43
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.

1 participant