Skip to content

Commit 4ae0e57

Browse files
committed
data/excluded: batch add 10 excluded reports
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 <[email protected]> Reviewed-by: Damien Neil <[email protected]>
1 parent 5b534a1 commit 4ae0e57

10 files changed

+74
-0
lines changed

data/excluded/GO-2024-2444.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-2444
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost/server/v8
5+
cves:
6+
- CVE-2023-50333
7+
ghsas:
8+
- GHSA-9w97-9rqx-8v4j

data/excluded/GO-2024-2446.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-2446
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost/server/v8
5+
cves:
6+
- CVE-2023-7113
7+
ghsas:
8+
- GHSA-h3gq-j7p9-x3p4

data/excluded/GO-2024-2448.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-2448
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/mattermost/mattermost-server/v6
5+
cves:
6+
- CVE-2023-48732
7+
ghsas:
8+
- GHSA-q7rx-w656-fwmv

data/excluded/GO-2024-2457.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-2457
2+
excluded: NOT_IMPORTABLE
3+
modules:
4+
- module: github.com/apache/incubator-answer
5+
cves:
6+
- CVE-2023-49619
7+
ghsas:
8+
- GHSA-f899-4mr4-fqpv

data/excluded/GO-2024-2458.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-2458
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/cri-o/cri-o
5+
cves:
6+
- CVE-2023-6476
7+
ghsas:
8+
- GHSA-p4rx-7wvg-fwrc

data/excluded/GO-2024-2470.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-2470
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/argoproj/argo-cd
5+
cves:
6+
- CVE-2024-22424
7+
ghsas:
8+
- GHSA-92mw-q256-5vwg

data/excluded/GO-2024-2472.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2024-2472
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/notaryproject/notation
5+
cves:
6+
- CVE-2024-23332
7+
ghsas:
8+
- GHSA-57wx-m636-g3g8

data/excluded/GO-2024-2473.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-2473
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/apache/airflow
5+
cves:
6+
- CVE-2023-50943

data/excluded/GO-2024-2474.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-2474
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/apache/airflow
5+
cves:
6+
- CVE-2023-50944

data/excluded/GO-2024-2475.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-2475
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/apache/airflow
5+
cves:
6+
- CVE-2023-51702

0 commit comments

Comments
 (0)