Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyTsvetkov committed Nov 4, 2024
1 parent bbdcbb0 commit 68d66aa
Showing 1 changed file with 58 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cx7f-g6mp-7hqm",
"modified": "2024-09-13T19:32:23Z",
"modified": "2024-09-13T19:32:24Z",
"published": "2024-09-13T06:30:42Z",
"aliases": [
"CVE-2024-38816"
Expand Down Expand Up @@ -71,6 +71,63 @@
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.springframework:spring-webflux"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.1.0"
},
{
"fixed": "6.1.13"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.springframework:spring-webflux"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.24"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.springframework:spring-webflux"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.40"
}
]
}
]
}
],
"references": [
Expand Down

0 comments on commit 68d66aa

Please sign in to comment.