Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cxjh-pqwp-8mfp",
"modified": "2024-04-02T17:54:20Z",
"modified": "2024-04-02T17:54:22Z",
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 modified timestamp only advanced by 2 seconds. If this repo expects modified to reflect the time of the substantive content change (often matching commit time), consider updating it to the actual edit time rather than a minimal delta; this helps consumers and tooling detect meaningful updates.

Suggested change
"modified": "2024-04-02T17:54:22Z",
"modified": "2024-04-02T18:10:00Z",

Copilot uses AI. Check for mistakes.
"published": "2024-03-14T17:19:42Z",
"aliases": [
"CVE-2024-28849"
Expand All @@ -25,7 +25,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
"introduced": "0.0.6"
},
{
"fixed": "1.15.6"
Expand Down
Loading