Skip to content

Fix Oj GHSA-3v45 patched version#8173

Open
massif-01 wants to merge 2 commits into
github:massif-01/advisory-improvement-8173from
massif-01:codex/fix-oj-ghsa-3v45
Open

Fix Oj GHSA-3v45 patched version#8173
massif-01 wants to merge 2 commits into
github:massif-01/advisory-improvement-8173from
massif-01:codex/fix-oj-ghsa-3v45

Conversation

@massif-01

Copy link
Copy Markdown

This PR corrects the structured fixed version for GHSA-3v45-f3vh-wg7m. The source repository advisory for the oj RubyGem lists affected versions as < 3.17.2 and patched version 3.17.2. The global advisory currently records fixed: 3.17.3 while database_specific already records < 3.17.2. 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:28
@github-actions github-actions Bot changed the base branch from main to massif-01/advisory-improvement-8173 June 27, 2026 08:29

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 OSV affected-range metadata for GHSA-3v45-f3vh-wg7m (oj RubyGem) by aligning the fixed version with the upstream advisory (3.17.2), removing an incorrect 3.17.3 value.

Changes:

  • Update the affected range event from fixed: 3.17.3 to fixed: 3.17.2 for the oj package.

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

},
{
"fixed": "3.17.3"
"fixed": "3.17.2"
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