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-2024-2524.yaml
	- data/excluded/GO-2024-2514.yaml
	- data/excluded/GO-2024-2509.yaml
	- data/excluded/GO-2024-2508.yaml
	- data/excluded/GO-2024-2496.yaml
	- data/excluded/GO-2024-2495.yaml
	- data/excluded/GO-2024-2488.yaml
	- data/excluded/GO-2024-2486.yaml
	- data/excluded/GO-2024-2485.yaml

Fixes #2524
Fixes #2514
Fixes #2509
Fixes #2508
Fixes #2496
Fixes #2495
Fixes #2488
Fixes #2486
Fixes #2485

Change-Id: I0e2e8c9691621d274a7c0a1ee75438d2a1d78399
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/561835
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Tim King <taking@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
  • Loading branch information
timothy-king committed Feb 6, 2024
1 parent 9fc1d47 commit a1e1da2
Show file tree
Hide file tree
Showing 9 changed files with 70 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2485.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2485
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/hashicorp/vault
cves:
- CVE-2020-10661
ghsas:
- GHSA-j6vv-vv26-rh7c
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2486.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2486
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/hashicorp/vault
cves:
- CVE-2020-10660
ghsas:
- GHSA-m979-w9wj-qfj9
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2488.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2488
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/hashicorp/vault
cves:
- CVE-2020-16251
ghsas:
- GHSA-4mp7-2m29-gqxf
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2495.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2495
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/apache/servicecomb-service-center
cves:
- CVE-2023-44313
ghsas:
- GHSA-9xc9-xq7w-vpcr
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2496.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2496
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/apache/servicecomb-service-center
cves:
- CVE-2023-44312
ghsas:
- GHSA-r8xp-52mq-rmm8
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2508.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2508
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/hashicorp/vault
cves:
- CVE-2020-35177
ghsas:
- GHSA-rpgp-9hmg-j25x
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2509.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2509
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/hashicorp/vault
cves:
- CVE-2021-3282
ghsas:
- GHSA-rq95-xf66-j689
8 changes: 8 additions & 0 deletions data/excluded/GO-2024-2514.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: GO-2024-2514
excluded: EFFECTIVELY_PRIVATE
modules:
- module: github.com/hashicorp/vault
cves:
- CVE-2020-25816
ghsas:
- GHSA-57gg-cj55-q5g2
6 changes: 6 additions & 0 deletions data/excluded/GO-2024-2524.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id: GO-2024-2524
excluded: NOT_GO_CODE
modules:
- module: gitlab.com/graphviz/graphviz
cves:
- CVE-2023-46045

0 comments on commit a1e1da2

Please sign in to comment.