Skip to content

Fix AxonFlow GHSA patched version#8157

Open
massif-01 wants to merge 2 commits into
github:massif-01/advisory-improvement-8157from
massif-01:codex/fix-axonflow-ghsa-248h
Open

Fix AxonFlow GHSA patched version#8157
massif-01 wants to merge 2 commits into
github:massif-01/advisory-improvement-8157from
massif-01:codex/fix-axonflow-ghsa-248h

Conversation

@massif-01

Copy link
Copy Markdown

This PR corrects the structured fixed version for GHSA-248h-974q-xrc2.

The source repository advisory for com.getaxonflow:axonflow-sdk lists affected versions as < 7.0.0 and patched version 7.0.0.

The global advisory currently marks the range as fixed in 6.0.0, which leaves the affected range too narrow.

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-8157 June 27, 2026 07:48
@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:02

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 OSV structured affected-version metadata for GHSA-248h-974q-xrc2 (Maven package com.getaxonflow:axonflow-sdk) to reflect the correct patched version, aligning the global advisory’s machine-readable range with the upstream advisory.

Changes:

  • Update the affected range event from fixed: 6.0.0 to fixed: 7.0.0 for com.getaxonflow:axonflow-sdk.

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

Comment on lines 25 to 30
{
"introduced": "0"
},
{
"fixed": "6.0.0"
"fixed": "7.0.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