Skip to content

Fix Netty GHSA affected range#8159

Open
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8159from
massif-01:codex/fix-netty-ghsa-2c5c
Open

Fix Netty GHSA affected range#8159
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8159from
massif-01:codex/fix-netty-ghsa-2c5c

Conversation

@massif-01

Copy link
Copy Markdown

This PR narrows the structured affected range for GHSA-2c5c-chwr-9hqw.

The source repository advisory for io.netty:netty-codec-http3 lists affected versions as >= 4.2.0.Final, <= 4.2.12.Final, with patched version 4.2.13.Final.

The global advisory currently starts the range at 0; this PR changes it to 4.2.0.Final 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-8159 June 27, 2026 07:51
@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 range for the GHSA-2c5c-chwr-9hqw advisory so it aligns with the upstream Netty advisory for io.netty:netty-codec-http3.

Changes:

  • Updates the OSV affected.ranges[].events[].introduced value from "0" to "4.2.0.Final" for the Maven package io.netty:netty-codec-http3.

💡 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