Skip to content

Fix http4k GHSA affected range metadata#8175

Open
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8175from
massif-01:codex/fix-http4k-ghsa-jrpc
Open

Fix http4k GHSA affected range metadata#8175
massif-01 wants to merge 1 commit into
github:massif-01/advisory-improvement-8175from
massif-01:codex/fix-http4k-ghsa-jrpc

Conversation

@massif-01

Copy link
Copy Markdown

This PR corrects database_specific metadata for GHSA-jrpc-7vxp-69p6. The source repository advisory indicates the 6.x vulnerable range is < 6.49.0.0 with patched version 6.49.0.0. The global advisory already uses fixed: 6.49.0.0 for the 6.x range, but database_specific.last_known_affected_version_range currently says < 6.48.0.0. No vulnerability details are changed; this only corrects affected-version metadata. Validation: jq empty and git diff --check.

Copilot AI review requested due to automatic review settings June 27, 2026 08:29
@massif-01 massif-01 force-pushed the codex/fix-http4k-ghsa-jrpc branch from a89e5f6 to 8805bf2 Compare June 27, 2026 08:30
@github-actions github-actions Bot changed the base branch from main to massif-01/advisory-improvement-8175 June 27, 2026 08:30

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 database_specific.last_known_affected_version_range metadata for GHSA-jrpc-7vxp-69p6 to align with the advisory’s 6.x fixed version (6.49.0.0), without changing vulnerability details.

Changes:

  • Update last_known_affected_version_range from < 6.48.0.0 to < 6.49.0.0 for the 6.x affected range.
  • (Minor) Adjust JSON formatting in the touched block.

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

Comment on lines +33 to +37
],
"database_specific": {
"last_known_affected_version_range": "< 6.49.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