Skip to content

Fix pnpm GHSA patched version#8155

Open
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8155from
massif-01:codex/fix-pnpm-ghsa-gj8w
Open

Fix pnpm GHSA patched version#8155
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8155from
massif-01:codex/fix-pnpm-ghsa-gj8w

Conversation

@massif-01

Copy link
Copy Markdown

This PR corrects the structured first patched version for the pnpm 10.x affected range in GHSA-gj8w-mvpf-x27x.

The source repository advisory lists:

  • vulnerable range: <10.34.2
  • patched versions: >=10.34.2 <11.0.0

The global advisory entry currently marks that affected range as fixed in 11.5.3, which belongs to the separate >=11.0.0 <11.5.3 affected range.

No vulnerability details are changed; this only corrects affected-version metadata.

Validation:

  • Confirmed the source advisory metadata with gh api repos/pnpm/pnpm/security-advisories/GHSA-gj8w-mvpf-x27x.
  • Ran jq empty on the modified advisory JSON.
  • Ran git diff --check.

@github-actions github-actions Bot changed the base branch from main to massif-01/advisory-improvement-8155 June 27, 2026 07:17
@massif-01 massif-01 changed the base branch from massif-01/advisory-improvement-8155 to main June 27, 2026 07:18
@massif-01 massif-01 changed the base branch from main to massif-01/advisory-improvement-8155 June 27, 2026 07:19
@massif-01 massif-01 marked this pull request as ready for review June 27, 2026 07:28
Copilot AI review requested due to automatic review settings June 27, 2026 07:28

Copilot AI 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.

Pull request overview

Corrects the first patched version metadata for the pnpm introduced: "0" affected range in GHSA-gj8w-mvpf-x27x so it aligns with the source advisory’s < 10.34.2 vulnerable range and its patch at 10.34.2, without changing vulnerability details.

Changes:

  • Update the fixed event for the introduced: "0" range from 11.5.3 to 10.34.2.
  • Preserve the separate introduced: "11.0.0" range still fixed in 11.5.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants