Skip to content

Commit 70ecfcc

Browse files
committed
data/excluded: batch add 5 excluded reports
Adds excluded reports: - data/excluded/GO-2023-2108.yaml - data/excluded/GO-2023-2106.yaml - data/excluded/GO-2023-2105.yaml - data/excluded/GO-2023-2109.yaml - data/excluded/GO-2023-2107.yaml Fixes #2108 Fixes #2106 Fixes #2105 Fixes #2109 Fixes #2107 Change-Id: Ieca1983d5f39843117293ca16e42a1f751be1d70 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/535696 Reviewed-by: Tatiana Bradley <tatianabradley@google.com> Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
1 parent 5530387 commit 70ecfcc

5 files changed

+34
-0
lines changed

data/excluded/GO-2023-2105.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2105
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/garden-io/garden
5+
cves:
6+
- CVE-2023-44392

data/excluded/GO-2023-2106.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2106
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/envoyproxy/envoy
5+
ghsas:
6+
- GHSA-qppj-fm5r-hxr3

data/excluded/GO-2023-2107.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2107
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/zitadel/zitadel
5+
cves:
6+
- CVE-2023-44399
7+
ghsas:
8+
- GHSA-v683-rcxx-vpff

data/excluded/GO-2023-2108.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2023-2108
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/nghttp2/nghttp2
5+
ghsas:
6+
- GHSA-vx74-f528-fxqg

data/excluded/GO-2023-2109.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
id: GO-2023-2109
2+
excluded: EFFECTIVELY_PRIVATE
3+
modules:
4+
- module: github.com/goharbor/harbor
5+
cves:
6+
- CVE-2023-20902
7+
ghsas:
8+
- GHSA-mq6f-5xh5-hgcf

0 commit comments

Comments
 (0)