Skip to content

Fix npm introduced version for GHSA-f962-v9hr-pfg5 - #9337

Open
jeffwidman wants to merge 3 commits into
github:jeffwidman/advisory-improvement-9337from
jeffwidman:jeffwidman-GHSA-f962-v9hr-pfg5
Open

Fix npm introduced version for GHSA-f962-v9hr-pfg5#9337
jeffwidman wants to merge 3 commits into
github:jeffwidman/advisory-improvement-9337from
jeffwidman:jeffwidman-GHSA-f962-v9hr-pfg5

Conversation

@jeffwidman

Copy link
Copy Markdown
Member

The npm entry for @jupyterlab/git currently records the introduced version as 0.30.0b3. That is the PyPI version spelling; the corresponding npm package was published as 0.30.0-beta.3.

This changes the npm introduced event to the published npm version. The two PyPI entries remain unchanged.

Copilot AI balanced review requested due to automatic review settings September 4, 2026 03:05
@github-actions
github-actions Bot changed the base branch from main to jeffwidman/advisory-improvement-9337 September 4, 2026 03:05

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.

Copilot review overview

🟢 Approval recommended

The targeted version correction matches the package metadata and preserves the PyPI entries.

Review tier: Balanced
Findings: None

What changed in this PR

Corrects the npm-specific introduced version for @jupyterlab/git.

Changes:

  • Updates 0.30.0b3 to npm’s 0.30.0-beta.3.
  • Leaves PyPI version ranges unchanged.
File Description
GHSA-f962-v9hr-pfg5.json Corrects the npm advisory version spelling.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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