Skip to content

Commit 196bfc2

Browse files
committed
RHBA-2022:5747 CVSSv3 update (#939)
1 parent 0006642 commit 196bfc2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

e2etests/testcase_test.go

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3504,9 +3504,9 @@ Bug Fix(es) and Enhancement(s):
35043504
},
35053505
"CVSSv3": map[string]interface{}{
35063506
"ExploitabilityScore": 2.8,
3507-
"ImpactScore": 5.2,
3508-
"Score": 8.1,
3509-
"Vectors": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
3507+
"ImpactScore": 5.8,
3508+
"Score": 9.3,
3509+
"Vectors": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
35103510
},
35113511
},
35123512
},
@@ -3543,9 +3543,9 @@ Bug Fix(es) and Enhancement(s):
35433543
},
35443544
"CVSSv3": map[string]interface{}{
35453545
"ExploitabilityScore": 2.8,
3546-
"ImpactScore": 5.2,
3547-
"Score": 8.1,
3548-
"Vectors": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
3546+
"ImpactScore": 5.8,
3547+
"Score": 9.3,
3548+
"Vectors": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
35493549
},
35503550
},
35513551
},

0 commit comments

Comments
 (0)