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-pw2r-vq6v-hr8c",
"modified": "2022-02-14T22:27:56Z",
"modified": "2023-07-21T19:16:17Z",
"published": "2022-02-10T00:00:31Z",
"aliases": [
"CVE-2022-0536"
Expand All @@ -25,7 +25,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
"introduced": "0.0.4"
},
{
Comment on lines +28 to 30
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 details field still states the issue affects follow-redirects "prior to 1.14.8", which now conflicts with the updated affected range starting at 0.0.4. Consider updating details (or adding a clarifying sentence) to reflect that versions 0.0.1–0.0.3 are not affected, so the narrative matches the affected.ranges data.

Copilot uses AI. Check for mistakes.
"fixed": "1.14.8"
Expand Down
Loading