From 8772494bfb62b4c268f1c59dad8351ad9d5834b7 Mon Sep 17 00:00:00 2001 From: "J. Victor Martins" Date: Wed, 25 Sep 2024 07:31:20 -0700 Subject: [PATCH] fix(e2e): Bump fixed by due to RHSA-2024:6783 (#1649) --- e2etests/testcase_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e2etests/testcase_test.go b/e2etests/testcase_test.go index a0b4e4eb0..a7dfff9f2 100644 --- a/e2etests/testcase_test.go +++ b/e2etests/testcase_test.go @@ -3511,7 +3511,7 @@ var testCases = []testCase{ NamespaceName: "rhel:9", Version: "1:3.0.1-23.el9_0.x86_64", VersionFormat: "rpm", - FixedBy: "1:3.0.7-27.el9", + FixedBy: "1:3.0.7-28.el9_4", Vulnerabilities: []apiV1.Vulnerability{ { Name: "RHSA-2022:7288", @@ -3553,7 +3553,7 @@ For more details about the security issue(s), including the impact, a CVSS score NamespaceName: "rhel:9", Version: "1:3.0.1-23.el9_0.x86_64", VersionFormat: "rpm", - FixedBy: "1:3.0.7-27.el9", + FixedBy: "1:3.0.7-28.el9_4"", Vulnerabilities: []apiV1.Vulnerability{ { Name: "RHSA-2022:7288",