Skip to content

Commit 2afe145

Browse files
committed
data/excluded: batch add GO-2023-1763, GO-2023-1764, GO-2023-1761, GO-2023-1758, GO-2023-1754
Fixes #1763 Fixes #1764 Fixes #1761 Fixes #1758 Fixes #1754 Change-Id: I45bb18641f813b03d79036af82fa4ffd2a3d8c4f Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/493895 Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Tatiana Bradley <tatianabradley@google.com> Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
1 parent 7c92a88 commit 2afe145

5 files changed

+29
-0
lines changed

data/excluded/GO-2023-1754.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/sigstore/rekor
4+
cves:
5+
- CVE-2023-30551
6+
ghsas:
7+
- GHSA-2h5h-59f5-c5x9

data/excluded/GO-2023-1758.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/mutagen-io/mutagen
4+
ghsas:
5+
- GHSA-fwj4-72fm-c93g

data/excluded/GO-2023-1761.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/imgproxy/imgproxy
4+
cves:
5+
- CVE-2023-30019

data/excluded/GO-2023-1763.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/fluid-cloudnative/fluid
4+
cves:
5+
- CVE-2023-30840

data/excluded/GO-2023-1764.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/mutagen-io/mutagen
4+
cves:
5+
- CVE-2023-30844
6+
ghsas:
7+
- GHSA-jmp2-wc4p-wfh2

0 commit comments

Comments
 (0)