Skip to content

fix: resolve interop package vulnerability - #422

Open
alice-ef[bot] wants to merge 1 commit into
devfrom
fix/weekly-vuln-2026-06-22
Open

fix: resolve interop package vulnerability#422
alice-ef[bot] wants to merge 1 commit into
devfrom
fix/weekly-vuln-2026-06-22

Conversation

@alice-ef

@alice-ef alice-ef Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes an in-scope weekly audit finding for @wonderland/interop-cross-chain by adding a targeted pnpm override for brace-expansion@>=5.0.0 <5.0.6 and updating the lockfile resolution from brace-expansion 5.0.5 to 5.0.6.

Affected package(s)

  • @wonderland/interop-cross-chain (packages/cross-chain)

Advisory

  • GHSA-jxxr-4gwj-5jf2brace-expansion: Large numeric range defeats documented max DoS protection
  • URL: GHSA-jxxr-4gwj-5jf2
  • Severity: moderate
  • Dependency path: packages__cross-chain>ts-to-zod>@oclif/core>minimatch>brace-expansion
  • Scope: dev-only (present in full audit, absent from production-only audit)

Files changed

  • pnpm-workspace.yaml
  • pnpm-lock.yaml

Validation

  • corepack pnpm audit --json — in-scope findings cleared (command still exits nonzero due unrelated out-of-scope findings)
  • corepack pnpm audit --prod --json — no in-scope findings
  • corepack pnpm install --frozen-lockfile --ignore-scripts — passed
  • corepack pnpm --filter @wonderland/interop-addresses check-types — passed
  • corepack pnpm --filter @wonderland/interop-cross-chain check-types — passed
  • corepack pnpm --filter @wonderland/interop-cross-chain test — passed
  • corepack pnpm --filter @wonderland/interop-addresses test — passed

Changeset

No Changeset needed: this is a root workspace override plus lockfile-only transitive resolution fix and does not modify in-scope package contents or release payload/API.

Unrelated app/docs/example/root vulnerabilities were ignored by request.

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
interop-sdk-addresses Ready Ready Preview, Comment Jun 22, 2026 7:08am
interop-sdk-benchmark Ready Ready Preview, Comment Jun 22, 2026 7:08am
interop-sdk-docs Building Building Preview Jun 22, 2026 7:08am
interop-sdk-examples Ready Ready Preview, Comment Jun 22, 2026 7:08am

Request Review

@aws-amplify-us-east-2

Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-422.d1mklc3hz0pq3a.amplifyapp.com

@cubic-dev-ai cubic-dev-ai Bot 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.

No issues found across 2 files

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants