Skip to content

Commit b1ca265

Browse files
committed
data/reports: update GO-2024-2842
- data/reports/GO-2024-2842.yaml Fixes #2842 Fixes #3423 Change-Id: Ib9a819ed0475da802a817000554bdcd5bf10ffef Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/645258 Reviewed-by: Damien Neil <[email protected]> Commit-Queue: Tatiana Bradley <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 2db00b4 commit b1ca265

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

data/osv/GO-2024-2842.json

+10
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@
2222
{
2323
"introduced": "0"
2424
},
25+
{
26+
"fixed": "5.29.3"
27+
},
28+
{
29+
"introduced": "5.30.0"
30+
},
2531
{
2632
"fixed": "5.30.1"
2733
}
@@ -171,6 +177,10 @@
171177
"type": "WEB",
172178
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
173179
},
180+
{
181+
"type": "WEB",
182+
"url": "https://github.com/containers/image/releases/tag/v5.29.3"
183+
},
174184
{
175185
"type": "WEB",
176186
"url": "https://github.com/containers/image/releases/tag/v5.30.1"

data/reports/GO-2024-2842.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ id: GO-2024-2842
22
modules:
33
- module: github.com/containers/image/v5
44
versions:
5+
- fixed: 5.29.3
6+
- introduced: 5.30.0
57
- fixed: 5.30.1
68
vulnerable_at: 5.30.0
79
packages:
@@ -123,6 +125,7 @@ references:
123125
- fix: https://github.com/containers/image/commit/132678b47bae29c710589012668cb85859d88385
124126
- web: https://access.redhat.com/security/cve/CVE-2024-3727
125127
- web: https://bugzilla.redhat.com/show_bug.cgi?id=2274767
128+
- web: https://github.com/containers/image/releases/tag/v5.29.3
126129
- web: https://github.com/containers/image/releases/tag/v5.30.1
127130
source:
128131
id: GHSA-6wvf-f2vw-3425

0 commit comments

Comments
 (0)