Skip to content

Commit

Permalink
fix(e2e): Bump fixed by due to RHSA-2024:6783
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdm committed Sep 24, 2024
1 parent c45c70b commit 963bbae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2etests/testcase_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 963bbae

Please sign in to comment.