undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
269 stars 21 forks source link

Add fields `totalPackages` and `totalUniquePackages` in VulnerabilityReport #285

Closed matheusfm closed 1 month ago

matheusfm commented 2 months ago

Description

This PR includes the fields totalPackages and totalUniquePackages in VulnerabilityReport v1alpha2. Note that v1alpha2 version is not released yet.

Linked Issues

UD-1454

How has this been tested?

Checklist