Skip to content

Commit

Permalink
data/excluded: batch add 10 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2024-2457.yaml
	- data/excluded/GO-2024-2475.yaml
	- data/excluded/GO-2024-2474.yaml
	- data/excluded/GO-2024-2473.yaml
	- data/excluded/GO-2024-2472.yaml
	- data/excluded/GO-2024-2470.yaml
	- data/excluded/GO-2024-2458.yaml
	- data/excluded/GO-2024-2448.yaml
	- data/excluded/GO-2024-2446.yaml
	- data/excluded/GO-2024-2444.yaml

Fixes #2457
Fixes #2475
Fixes #2474
Fixes #2473
Fixes #2472
Fixes #2470
Fixes #2458
Fixes #2448
Fixes #2446
Fixes #2444

Change-Id: I9a9e082561345a3e7babdcb3c46920278fd755a6
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/557819
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
  • Loading branch information
tatianab committed Jan 24, 2024
1 parent 5b534a1 commit 4ae0e57
Show file tree
Hide file tree
Showing 10 changed files with 74 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2444.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2444
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2023-50333
ghsas:
- GHSA-9w97-9rqx-8v4j
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2446.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2446
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost/server/v8
cves:
- CVE-2023-7113
ghsas:
- GHSA-h3gq-j7p9-x3p4
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2448.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2448
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/mattermost/mattermost-server/v6
cves:
- CVE-2023-48732
ghsas:
- GHSA-q7rx-w656-fwmv
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2457.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2457
excluded: NOT_IMPORTABLE
modules:
- module: github.com/apache/incubator-answer
cves:
- CVE-2023-49619
ghsas:
- GHSA-f899-4mr4-fqpv
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2458.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2458
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/cri-o/cri-o
cves:
- CVE-2023-6476
ghsas:
- GHSA-p4rx-7wvg-fwrc
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2470.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2470
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/argoproj/argo-cd
cves:
- CVE-2024-22424
ghsas:
- GHSA-92mw-q256-5vwg
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2472.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2472
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/notaryproject/notation
cves:
- CVE-2024-23332
ghsas:
- GHSA-57wx-m636-g3g8
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-2473.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-2473
excluded: NOT_GO_CODE
modules:
- module: github.com/apache/airflow
cves:
- CVE-2023-50943
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-2474.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-2474
excluded: NOT_GO_CODE
modules:
- module: github.com/apache/airflow
cves:
- CVE-2023-50944
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-2475.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-2475
excluded: NOT_GO_CODE
modules:
- module: github.com/apache/airflow
cves:
- CVE-2023-51702

0 comments on commit 4ae0e57

Please sign in to comment.