Skip to content

fix: correct GHSA-4j5j-58j7-6c3w dulwich fixed version 0.9.9 -> 0.10.0#7482

Open
DEVSOG12 wants to merge 1 commit intogithub:DEVSOG12/advisory-improvement-7482from
DEVSOG12:fix/ghsa-dulwich-4j5j-58j7-6c3w
Open

fix: correct GHSA-4j5j-58j7-6c3w dulwich fixed version 0.9.9 -> 0.10.0#7482
DEVSOG12 wants to merge 1 commit intogithub:DEVSOG12/advisory-improvement-7482from
DEVSOG12:fix/ghsa-dulwich-4j5j-58j7-6c3w

Conversation

@DEVSOG12
Copy link
Copy Markdown

git merge-base --is-ancestor 091638be3c89f46f42c3b1d57dc1504af5729176 dulwich-0.9.9 returns false — the fix commit is not in the ancestry of the 0.9.9 release tag. The 0.9.9 artifact on PyPI ships dulwich/index.py byte-identical to the pre-fix state (missing path validation in build_index_from_tree()). The fix first appears in 0.10.0.

  • fixed: "0.9.9" -> fixed: "0.10.0"
  • Updated details prose accordingly

Copilot AI review requested due to automatic review settings April 21, 2026 22:39
@github-actions github-actions Bot changed the base branch from main to DEVSOG12/advisory-improvement-7482 April 21, 2026 22:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the GHSA advisory for dulwich (GHSA-4j5j-58j7-6c3w) to reflect that the first release containing the fix is 0.10.0 rather than 0.9.9, based on ancestry/artifact verification.

Changes:

  • Update affected version range by changing the fixed version from 0.9.9 to 0.10.0
  • Update advisory details text to match the corrected fixed version
  • Refresh the advisory modified timestamp

💡 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