Skip to content
Merged
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-pv4c-p2j5-38j4",
"modified": "2026-01-23T17:42:20Z",
"modified": "2026-01-23T17:42:21Z",
"published": "2018-08-13T15:02:15Z",
"aliases": [
"CVE-2018-3774"
Expand All @@ -25,7 +25,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.1.0"
"introduced": "1.0.0"
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

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

The reference URL at line 61 comparing versions 0.0.4...0.1.0 is now misleading after changing the introduced version to 1.0.0. According to the PR description, versions 0.1.x through 0.2.x were not vulnerable. This reference should be removed or updated to reflect the actual version where the vulnerability was introduced (1.0.0), or provide context explaining why this comparison is still relevant despite the version change.

Copilot uses AI. Check for mistakes.
},
{
"fixed": "1.4.3"
Expand Down
Loading