Skip to content

Commit cdcf08e

Browse files
committedApr 27, 2023
data/excluded: batch add GO-2023-1738, GO-2023-1736, GO-2023-1743, GO-2023-1742, GO-2023-1741, GO-2023-1740, GO-2023-1739
Fixes #1738 Fixes #1736 Fixes #1743 Fixes #1742 Fixes #1741 Fixes #1740 Fixes #1739 Change-Id: Icef069934ccae2d3929ce43e1009f455473efa8c Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/488995 Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> Reviewed-by: Tatiana Bradley <tatianabradley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
1 parent d0d4740 commit cdcf08e

7 files changed

+39
-0
lines changed
 

‎data/excluded/GO-2023-1736.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/rancher/rancher
4+
cves:
5+
- CVE-2023-22651
6+
ghsas:
7+
- GHSA-6m9f-pj6w-w87g

‎data/excluded/GO-2023-1738.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
excluded: EFFECTIVELY_PRIVATE
2+
modules:
3+
- module: github.com/apptainer/apptainer
4+
cves:
5+
- CVE-2023-30549
6+
ghsas:
7+
- GHSA-j4rf-7357-f4cg

‎data/excluded/GO-2023-1739.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/git/git
4+
cves:
5+
- CVE-2023-25652

‎data/excluded/GO-2023-1740.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/git-for-windows/git
4+
cves:
5+
- CVE-2023-25815

‎data/excluded/GO-2023-1741.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/git/git
4+
cves:
5+
- CVE-2023-29007

‎data/excluded/GO-2023-1742.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/git-for-windows/git
4+
cves:
5+
- CVE-2023-29011

‎data/excluded/GO-2023-1743.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/git-for-windows/git
4+
cves:
5+
- CVE-2023-29012

0 commit comments

Comments
 (0)