Skip to content

Commit 429c701

Browse files
committed
Fix dotnet-runtime-6.0 latest FixedBy
1 parent 7819f6b commit 429c701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

e2etests/testcase_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3656,7 +3656,7 @@ For more details about the security issue(s), including the impact, a CVSS score
36563656
NamespaceName: "rhel:8",
36573657
VersionFormat: "rpm",
36583658
Version: "6.0.6-1.el8_6.x86_64",
3659-
FixedBy: "6.0.21-1.el8_8",
3659+
FixedBy: "6.0.22-1.el8_8",
36603660
Vulnerabilities: []apiV1.Vulnerability{
36613661
{
36623662
Name: "RHBA-2022:5747",
@@ -3695,7 +3695,7 @@ Bug Fix(es) and Enhancement(s):
36953695
NamespaceName: "rhel:8",
36963696
VersionFormat: "rpm",
36973697
Version: "6.0.6-1.el8_6.x86_64",
3698-
FixedBy: "6.0.21-1.el8_8",
3698+
FixedBy: "6.0.22-1.el8_8",
36993699
Vulnerabilities: []apiV1.Vulnerability{
37003700
{
37013701
Name: "RHBA-2022:5747",

0 commit comments

Comments
 (0)