Skip to content

Commit

Permalink
data/excluded: batch add 9 excluded reports
Browse files Browse the repository at this point in the history
Adds excluded reports:
	- data/excluded/GO-2023-1819.yaml
	- data/excluded/GO-2023-1816.yaml
	- data/excluded/GO-2023-1815.yaml
	- data/excluded/GO-2023-1814.yaml
	- data/excluded/GO-2023-1805.yaml
	- data/excluded/GO-2023-1804.yaml
	- data/excluded/GO-2023-1801.yaml
	- data/excluded/GO-2023-1800.yaml
	- data/excluded/GO-2023-1794.yaml

Fixes #1819
Fixes #1816
Fixes #1815
Fixes #1814
Fixes #1805
Fixes #1804
Fixes #1801
Fixes #1800
Fixes #1794

Change-Id: Id9181936c7666b2bf54cdde8e79101749ae19a8a
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/500496
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
  • Loading branch information
tatianab authored and gopherbot committed Jun 5, 2023
1 parent afeaaed commit 28bee3c
Show file tree
Hide file tree
Showing 9 changed files with 60 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1794.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1794
excluded: NOT_GO_CODE
modules:
- module: github.com/minio/console
cves:
- CVE-2023-33955
ghsas:
- GHSA-jv3f-7m33-qp65
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1800.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1800
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/pomerium/pomerium
cves:
- CVE-2023-33189
ghsas:
- GHSA-pvrc-wvj2-f59p
8 changes: 8 additions & 0 deletions data/excluded/GO-2023-1801.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2023-1801
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kyverno/kyverno
cves:
- CVE-2023-33191
ghsas:
- GHSA-33hq-f2mf-jm3c
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-1804.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-1804
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kyverno/kyverno
ghsas:
- GHSA-hgv6-w7r3-w4qw
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-1805.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-1805
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/xyproto/algernon
cves:
- CVE-2023-26131
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-1814.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-1814
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/rancher/rancher
cves:
- CVE-2022-43760
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-1815.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-1815
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/rancher/rancher
cves:
- CVE-2023-22647
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-1816.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-1816
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/rancher/rancher
cves:
- CVE-2023-22648
6 changes: 6 additions & 0 deletions data/excluded/GO-2023-1819.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2023-1819
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/kyverno/kyverno
cves:
- CVE-2023-34091

0 comments on commit 28bee3c

Please sign in to comment.