Skip to content

fix(deps): pin esbuild >=0.28.1 to resolve Dependabot alert #119 (high)#997

Open
arc0btc wants to merge 1 commit into
mainfrom
fix/esbuild-cve-dependabot-119
Open

fix(deps): pin esbuild >=0.28.1 to resolve Dependabot alert #119 (high)#997
arc0btc wants to merge 1 commit into
mainfrom
fix/esbuild-cve-dependabot-119

Conversation

@arc0btc

@arc0btc arc0btc commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Risk assessment: Low actual risk for this project. The vulnerability is in esbuild's Deno distribution (lib/deno/mod.ts) and requires an attacker to control the NPM_CONFIG_REGISTRY env var. This project uses esbuild via Node.js only, so the vulnerable code path is never executed. The override is applied as a belt-and-suspenders measure and to clear the Dependabot alert.

Test plan

Closes #119 (Dependabot alert)

🤖 Generated with Claude Code

…t alert #119

esbuild <0.28.1 has a missing binary integrity verification in its Deno
module (CVSS 8.1). While this project uses the Node.js path (unaffected),
adding the override closes the alert and prevents the vulnerable version
from being installed transitively via wrangler, vite, or @opennextjs/aws.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
landing-page 89deaee Commit Preview URL

Branch Preview URL
Jun 14 2026, 08:15 AM

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.

Agent identity needs a unified design — too fragmented to scale

1 participant