Skip to content

Commit f132cc2

Browse files
committed
1 parent 5f3d770 commit f132cc2

File tree

1 file changed

+77
-1
lines changed

1 file changed

+77
-1
lines changed

advisories/github-reviewed/2025/11/GHSA-399j-vxmf-hjvr/GHSA-399j-vxmf-hjvr.json

Lines changed: 77 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-399j-vxmf-hjvr",
4-
"modified": "2025-11-06T22:36:27Z",
4+
"modified": "2025-11-06T22:36:29Z",
55
"published": "2025-11-03T18:31:52Z",
66
"aliases": [
77
"CVE-2025-11953"
@@ -90,6 +90,82 @@
9090
]
9191
}
9292
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "npm",
97+
"name": "@react-native-community/cli-server-api"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "20.0.0-alpha.0"
105+
},
106+
{
107+
"fixed": "20.0.0"
108+
}
109+
]
110+
}
111+
]
112+
},
113+
{
114+
"package": {
115+
"ecosystem": "npm",
116+
"name": "@react-native-community/cli-server-api"
117+
},
118+
"ranges": [
119+
{
120+
"type": "ECOSYSTEM",
121+
"events": [
122+
{
123+
"introduced": "19.0.0-alpha.0"
124+
},
125+
{
126+
"fixed": "19.1.2"
127+
}
128+
]
129+
}
130+
]
131+
},
132+
{
133+
"package": {
134+
"ecosystem": "npm",
135+
"name": "@react-native-community/cli-server-api"
136+
},
137+
"ranges": [
138+
{
139+
"type": "ECOSYSTEM",
140+
"events": [
141+
{
142+
"introduced": "18.0.0"
143+
},
144+
{
145+
"fixed": "18.0.1"
146+
}
147+
]
148+
}
149+
]
150+
},
151+
{
152+
"package": {
153+
"ecosystem": "npm",
154+
"name": "@react-native-community/cli-server-api"
155+
},
156+
"ranges": [
157+
{
158+
"type": "ECOSYSTEM",
159+
"events": [
160+
{
161+
"introduced": "0"
162+
},
163+
{
164+
"fixed": "17.0.1"
165+
}
166+
]
167+
}
168+
]
93169
}
94170
],
95171
"references": [

0 commit comments

Comments
 (0)