Skip to content

Commit 9ff0d0e

Browse files
committed
1 parent 6012034 commit 9ff0d0e

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

advisories/github-reviewed/2026/07/GHSA-xvcm-6775-5m9r/GHSA-xvcm-6775-5m9r.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xvcm-6775-5m9r",
4-
"modified": "2026-08-14T19:21:15Z",
4+
"modified": "2026-08-14T19:21:17Z",
55
"published": "2026-07-21T19:02:33Z",
66
"aliases": [
77
"CVE-2026-59880"
@@ -25,7 +25,7 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "0"
28+
"introduced": "4.0.0-beta.1"
2929
},
3030
{
3131
"fixed": "4.3.9"
@@ -52,6 +52,25 @@
5252
]
5353
}
5454
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "npm",
59+
"name": "immutable"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "0"
67+
},
68+
{
69+
"fixed": "3.8.4"
70+
}
71+
]
72+
}
73+
]
5574
}
5675
],
5776
"references": [
@@ -75,6 +94,10 @@
7594
"type": "PACKAGE",
7695
"url": "https://github.com/immutable-js/immutable-js"
7796
},
97+
{
98+
"type": "WEB",
99+
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.4"
100+
},
78101
{
79102
"type": "WEB",
80103
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.9"

0 commit comments

Comments
 (0)