Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed Nov 4, 2024
1 parent 9f77118 commit 4971d75
Showing 1 changed file with 17 additions and 64 deletions.
81 changes: 17 additions & 64 deletions data/anchore/2023/CVE-2023-5332.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,34 +14,6 @@
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*"
],
"product": "GitLab",
"repo": "git://[email protected]:gitlab-org/gitlab.git",
"vendor": "GitLab",
"versions": [
{
"lessThan": "16.2.8",
"status": "affected",
"version": "9.5.0",
"versionType": "semver"
},
{
"lessThan": "16.3.5",
"status": "affected",
"version": "16.3.0",
"versionType": "semver"
},
{
"lessThan": "16.4.1",
"status": "affected",
"version": "16.4",
"versionType": "semver"
}
]
},
{
"cpes": [
"cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
Expand Down Expand Up @@ -125,57 +97,38 @@
]
},
{
"collectionURL": "https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce",
"packageName": "gitlab-ce",
"packageType": "deb",
"product": "GitLab",
"repo": "git://[email protected]:gitlab-org/gitlab.git",
"vendor": "GitLab",
"collectionURL": "https://pkg.go.dev",
"cpes": [
"cpe:2.3:a:hashicorp:consul:*:*:*:*:*:go:*:*"
],
"packageName": "github.com/hashicorp/consul",
"packageType": "go-module",
"product": "Consul",
"repo": "https://github.com/hashicorp/consul",
"vendor": "HashiCorp",
"versions": [
{
"lessThan": "16.2.8",
"lessThan": "1.2.4",
"status": "affected",
"version": "9.5.0",
"version": "1.2.0",
"versionType": "semver"
},
{
"lessThan": "16.3.5",
"lessThan": "1.1.1",
"status": "affected",
"version": "16.3.0",
"version": "1.1",
"versionType": "semver"
},
{
"lessThan": "16.4.1",
"lessThan": "1.0.8",
"status": "affected",
"version": "16.4",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce",
"packageName": "gitlab-ce",
"packageType": "rpm",
"product": "GitLab",
"repo": "git://[email protected]:gitlab-org/gitlab.git",
"vendor": "GitLab",
"versions": [
{
"lessThan": "16.2.8",
"status": "affected",
"version": "9.5.0",
"version": "1.0",
"versionType": "semver"
},
{
"lessThan": "16.3.5",
"lessThan": "0.9.4",
"status": "affected",
"version": "16.3.0",
"versionType": "semver"
},
{
"lessThan": "16.4.1",
"status": "affected",
"version": "16.4",
"version": "0",
"versionType": "semver"
}
]
Expand Down

0 comments on commit 4971d75

Please sign in to comment.