Skip to content

Fix CoreWCF GHSA affected range#8158

Open
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8158from
massif-01:codex/fix-corewcf-ghsa-48pq
Open

Fix CoreWCF GHSA affected range#8158
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8158from
massif-01:codex/fix-corewcf-ghsa-48pq

Conversation

@massif-01

Copy link
Copy Markdown

This PR narrows the structured affected range for GHSA-48pq-2xq3-c2m4.

The source repository advisory for CoreWCF.Primitives lists the affected versions as 1.8.0 and 1.9.0, with patched versions 1.8.1 and 1.9.1.

The global advisory currently starts the first affected range at 0; this PR changes it to 1.8.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-8158 June 27, 2026 07:50
@massif-01 massif-01 marked this pull request as ready for review June 27, 2026 08:02
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 updates the structured affected-version metadata for GHSA-48pq-2xq3-c2m4 (CoreWCF.Primitives) by changing the first affected range start version from 0 to 1.8.0, intending to better align the global advisory with the source advisory’s stated impacted releases.

Changes:

  • Update the first ECOSYSTEM affected range "introduced" version from 0 to 1.8.0 for CoreWCF.Primitives.

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

"events": [
{
"introduced": "0"
"introduced": "1.8.0"
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