Skip to content

build(deps): patch development dependency DoS - #43

Merged
GSTJ merged 1 commit into
masterfrom
security/development-dependencies
Aug 17, 2026
Merged

build(deps): patch development dependency DoS#43
GSTJ merged 1 commit into
masterfrom
security/development-dependencies

Conversation

@GSTJ

@GSTJ GSTJ commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Summary

Patch the development dependency graph without forcing Metro onto an unsupported image-size major.

Details

  • Resolves js-yaml at 3.15.1 and 4.3.1, and Nano ID at 3.3.18.
  • Backports the ICNS and ISO media box guards to image-size 1.2.1, with child-process watchdogs covering direct parser and Metro asset paths.
  • Runs the parser and version regressions before Jest in CI and release jobs. The package audit ignores only the two image-size advisories without an upstream fixed release.
  • Leaves runtime source and dependency declarations unchanged.

Testing steps

  1. Install the repository dependencies:

    pnpm install --frozen-lockfile

    It should finish without edits.

  2. Exercise the CI test path and the dependency audit:

    pnpm run test --runInBand
    pnpm run security:check

    Both commands should exit 0.

@GSTJ

GSTJ commented Aug 17, 2026

Copy link
Copy Markdown
Owner Author

Local verification of the dependency regressions, audit result, and packed-plugin Expo prebuild:\n\nDependency repair verification

@GSTJ
GSTJ marked this pull request as ready for review August 17, 2026 13:27
@GSTJ
GSTJ merged commit 1fe1252 into master Aug 17, 2026
5 checks passed
@GSTJ
GSTJ deleted the security/development-dependencies branch August 17, 2026 13:30
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