Skip to content

Commit

Permalink
Merge pull request #4344 from github/luhring-GHSA-pf59-j7c2-rh6x
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] committed May 8, 2024
2 parents 64bf3e7 + 712d85d commit 32aa36b
Showing 1 changed file with 117 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,120 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/projectcalico/calico"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.14.0"
},
{
"fixed": "3.14.1"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/projectcalico/calico"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.13.0"
},
{
"fixed": "3.13.4"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/projectcalico/calico"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.12.0"
},
{
"fixed": "3.12.2"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/projectcalico/calico"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.11.0"
},
{
"fixed": "3.11.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/projectcalico/calico"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.10.0"
},
{
"fixed": "3.10.4"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/projectcalico/calico"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.9.0"
},
{
"fixed": "3.9.6"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
Expand All @@ -28,7 +142,7 @@
"introduced": "0"
},
{
"fixed": "0.8.6"
"fixed": "3.8.9"
}
]
}
Expand All @@ -46,7 +160,7 @@
},
{
"type": "WEB",
"url": "https://github.com/containernetworking/plugins/pull/484"
"url": "https://github.com/containernetworking/plugins/pull/484/"
},
{
"type": "WEB",
Expand All @@ -58,7 +172,7 @@
},
{
"type": "WEB",
"url": "https://www.projectcalico.org/security-bulletins"
"url": "https://www.projectcalico.org/security-bulletins/"
}
],
"database_specific": {
Expand Down

0 comments on commit 32aa36b

Please sign in to comment.