Skip to content

[HIGH] Bump picomatch patch releases - #58338

Open
OskarEichler wants to merge 1 commit into
react:mainfrom
OskarEichler:codex/security-picomatch
Open

[HIGH] Bump picomatch patch releases#58338
OskarEichler wants to merge 1 commit into
react:mainfrom
OskarEichler:codex/security-picomatch

Conversation

@OskarEichler

Copy link
Copy Markdown
Contributor

Summary

  • update picomatch 2.3.1 to 2.3.2
  • update picomatch 4.0.3 to 4.0.7
  • retain every existing semver selector and change only the lockfile

Security impact

The locked releases are affected by GHSA-c2c7-rcm5-vvqj, a high-severity ReDoS in extglob quantifier handling, and GHSA-3v7f-55p6-f55p, an incorrect glob-matching issue caused by method injection in POSIX character classes. Both affected major lines are moved to fixed releases.

Verification

  • yarn install --frozen-lockfile --ignore-scripts
  • yarn why picomatch confirmed only 2.3.2 and 4.0.7
  • yarn audit no longer reports picomatch advisories
  • yarn build
  • yarn lint
  • React Native Codegen: 64 suites, 3,129 tests, 1,279 snapshots passed
  • git diff --check

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Warning

Missing Test Plan

Please add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.

Caution

Missing Changelog

Please add a Changelog to your PR description. See Changelog format

@facebook-github-tools facebook-github-tools Bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant