Skip to content

Commit a662819

Browse files
committed
data/excluded: batch add excluded reports
Fixes #1555 Fixes #1554 Fixes #1552 Fixes #1544 Fixes #1543 Fixes #1542 Fixes #1541 Fixes #1533 Fixes #1536 Fixes #1553 Fixes #1551 Fixes #1550 Change-Id: Id3902ec0b438153293926a92449eee1d64cc2fde Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/467396 Run-TryBot: Tatiana Bradley <tatianabradley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Tim King <taking@google.com> Reviewed-by: Tatiana Bradley <tatianabradley@google.com>
1 parent 2c87650 commit a662819

12 files changed

+78
-0
lines changed

data/excluded/GO-2023-1533.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/anchore/syft
4+
cves:
5+
- CVE-2023-24827
6+
ghsas:
7+
- GHSA-jp7v-3587-2956

data/excluded/GO-2023-1536.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
excluded: NOT_GO_CODE
2+
modules:
3+
- module: github.com/pyca/cryptography
4+
cves:
5+
- CVE-2023-23931

data/excluded/GO-2023-1541.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/answerdev/answer
4+
cves:
5+
- CVE-2023-0740
6+
ghsas:
7+
- GHSA-65px-4cpf-697r

data/excluded/GO-2023-1542.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/pterodactyl/wings
4+
cves:
5+
- CVE-2023-25152
6+
ghsas:
7+
- GHSA-p8r3-83r8-jwj5

data/excluded/GO-2023-1543.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/nothub/mrpack-install
4+
ghsas:
5+
- GHSA-r887-gfxh-m9rr

data/excluded/GO-2023-1544.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/containers/podman/v2
4+
cves:
5+
- CVE-2020-1726
6+
ghsas:
7+
- GHSA-vmhj-p9hw-vgrf

data/excluded/GO-2023-1550.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/answerdev/answer
4+
cves:
5+
- CVE-2023-0744
6+
ghsas:
7+
- GHSA-4cwh-8w4g-jxxh

data/excluded/GO-2023-1551.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/answerdev/answer
4+
cves:
5+
- CVE-2023-0743
6+
ghsas:
7+
- GHSA-hjmr-xm25-36mh

data/excluded/GO-2023-1552.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/answerdev/answer
4+
cves:
5+
- CVE-2023-0741
6+
ghsas:
7+
- GHSA-p7wj-c85f-xq9h

data/excluded/GO-2023-1553.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: NOT_IMPORTABLE
2+
modules:
3+
- module: github.com/answerdev/answer
4+
cves:
5+
- CVE-2023-0739
6+
ghsas:
7+
- GHSA-qx34-47fc-vv79

data/excluded/GO-2023-1554.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/answerdev/answer
4+
cves:
5+
- CVE-2023-0742
6+
ghsas:
7+
- GHSA-rmw8-7823-wp7f

data/excluded/GO-2023-1555.yaml

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

0 commit comments

Comments
 (0)