Skip to content

Commit 2c8df93

Browse files
zpavlinovicgopherbot
authored andcommitted
data/excluded: add 6 reports
- data/excluded/GO-2024-3149.yaml - data/excluded/GO-2024-3148.yaml - data/excluded/GO-2024-3147.yaml - data/excluded/GO-2024-3146.yaml - data/excluded/GO-2024-3145.yaml - data/excluded/GO-2024-3144.yaml Fixes #3149 Fixes #3148 Fixes #3147 Fixes #3146 Fixes #3145 Fixes #3144 Change-Id: Ic0ab7e34c1dbcccce25160cf3ba2dcd2a71e0246 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/614715 Auto-Submit: Zvonimir Pavlinovic <[email protected]> Reviewed-by: Tim King <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent c5e1cea commit 2c8df93

6 files changed

+36
-0
lines changed

data/excluded/GO-2024-3144.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-3144
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/envoyproxy/envoy
5+
cves:
6+
- CVE-2024-7207

data/excluded/GO-2024-3145.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-3145
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/envoyproxy/envoy
5+
cves:
6+
- CVE-2024-45806

data/excluded/GO-2024-3146.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-3146
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/envoyproxy/envoy
5+
cves:
6+
- CVE-2024-45807

data/excluded/GO-2024-3147.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-3147
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/envoyproxy/envoy
5+
cves:
6+
- CVE-2024-45808

data/excluded/GO-2024-3148.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-3148
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/envoyproxy/envoy
5+
cves:
6+
- CVE-2024-45809

data/excluded/GO-2024-3149.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
id: GO-2024-3149
2+
excluded: NOT_GO_CODE
3+
modules:
4+
- module: github.com/envoyproxy/envoy
5+
cves:
6+
- CVE-2024-45810

0 commit comments

Comments
 (0)