Skip to content

Fix maddy GHSA affected range#8164

Open
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8164from
massif-01:codex/fix-maddy-ghsa-m6m5
Open

Fix maddy GHSA affected range#8164
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8164from
massif-01:codex/fix-maddy-ghsa-m6m5

Conversation

@massif-01

Copy link
Copy Markdown

This PR narrows the structured affected range for GHSA-m6m5-pp4g-fcc8.

The source repository advisory for github.com/foxcpp/maddy lists the affected version as 0.5.0, with patched version 0.5.1.

The global advisory currently starts the range at 0; this PR changes it to 0.5.0 so the structured metadata matches the source advisory.

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

Validation:

  • Compared the global advisory JSON against the source repository advisory.
  • 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-8164 June 27, 2026 07:59
@massif-01 massif-01 marked this pull request as ready for review June 27, 2026 08:03
Copilot AI review requested due to automatic review settings June 27, 2026 08:03

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

This PR corrects the structured affected-version metadata for GHSA-m6m5-pp4g-fcc8 (Go package github.com/foxcpp/maddy) by narrowing the introduced version in the ECOSYSTEM range so it aligns with the upstream GitHub Security Advisory.

Changes:

  • Updated the affected range start from introduced: "0" to introduced: "0.5.0" for GHSA-m6m5-pp4g-fcc8.
  • Leaves vulnerability description, references, and fixed version (0.5.1) unchanged.

💡 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