Skip to content

Add Vulnerability Severities count to instance report

What does this MR do?

It adds the vulnerability by severity counts to the instance-level vulnerability report.

The work around the related issue is split into 3 MRs:

MR description
!47743 (merged) refactor to support scoping of severity counts
!47861 (merged) add count to group level vulnerability report
👉 (current) add count to instance level vulnerability report

Screenshots

before after updatedgroup-level (should be indentical)
gdk.test_3000_-_security_vulnerabilities_before gdk.test_3000_-_security_vulnerabilities_after gdk.test_3000_groups_security-reports_-_security_vulnerabilities

Filter behavior

instance_filters

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #262109 (closed)

Edited by David Pisek

Merge request reports

Loading