Skip to content

fix: correct GHSA-pfr9-2p92-qrhq dbn fixed version 0.22.0 -> 0.22.1#7483

Merged
advisory-database[bot] merged 1 commit into
github:DEVSOG12/advisory-improvement-7483from
DEVSOG12:fix/ghsa-dbn-pfr9-2p92-qrhq
May 20, 2026
Merged

fix: correct GHSA-pfr9-2p92-qrhq dbn fixed version 0.22.0 -> 0.22.1#7483
advisory-database[bot] merged 1 commit into
github:DEVSOG12/advisory-improvement-7483from
DEVSOG12:fix/ghsa-dbn-pfr9-2p92-qrhq

Conversation

@DEVSOG12
Copy link
Copy Markdown

git merge-base --is-ancestor 339efb90fdb980920a5e8829008abc1114f4bfdd v0.22.0 returns false — the fix commit was authored 2024-10-08, seven days after the v0.22.0 tag (2024-10-01). The 0.22.0 crate ships rust/dbn/src/record/conv.rs byte-identical to the pre-fix state.

Note: RUSTSEC-2024-0377 already has this correct with patched = ["> 0.22.0"]. This PR aligns the GHSA to match.

  • fixed: "0.22.0" -> fixed: "0.22.1"

Copilot AI review requested due to automatic review settings April 21, 2026 22:39
@github-actions github-actions Bot changed the base branch from main to DEVSOG12/advisory-improvement-7483 April 21, 2026 22:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the GHSA advisory for DBN to reflect the correct patched release version, aligning it with the already-correct RUSTSEC guidance.

Changes:

  • Update the vulnerable range “fixed” version from 0.22.0 to 0.22.1
  • Update the advisory modified timestamp

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

"schema_version": "1.4.0",
"id": "GHSA-pfr9-2p92-qrhq",
"modified": "2024-10-09T14:34:24Z",
"modified": "2026-04-21T00:00:00Z",
Copy link

Copilot AI Apr 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description states only fixed: "0.22.0" -> "0.22.1", but this change also updates the modified timestamp. Please either update the PR description to mention the modified bump or avoid changing modified if this repository expects tooling to manage it.

Copilot uses AI. Check for mistakes.
"schema_version": "1.4.0",
"id": "GHSA-pfr9-2p92-qrhq",
"modified": "2024-10-09T14:34:24Z",
"modified": "2026-04-21T00:00:00Z",
Copy link

Copilot AI Apr 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting modified to a hardcoded midnight timestamp (T00:00:00Z) can reduce auditability and may not reflect the actual edit time. Prefer using the actual RFC3339 timestamp for when the advisory was updated (or leaving this field unchanged if it’s meant to be auto-updated by the repo’s publishing tooling).

Suggested change
"modified": "2026-04-21T00:00:00Z",
"modified": "2026-04-21T12:00:00Z",

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the Keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot. Please see CONTRIBUTING.md for more policy details.

@github-actions github-actions Bot added the Stale label May 7, 2026
@advisory-database advisory-database Bot merged commit 8ccd1e6 into github:DEVSOG12/advisory-improvement-7483 May 20, 2026
5 of 6 checks passed
@advisory-database
Copy link
Copy Markdown
Contributor

Hi @DEVSOG12! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants