Vulnerability summary indicator for the Workload overview page #530
davideiori1
started this conversation in
General
Replies: 1 comment
-
|
I agree with @davideiori1 's proposal, the user should be able to see the scan result on the page which is landed first, so that the user don't have to traverse the list row one by one. The user can focus on the most important ones. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Any workload overview page (Deployment/ReplicaSet/ etc..) does not have the column with the summary of vulnerabilities although it has the one injected by Kubewarden (Compliance column). The summary of the vulnerabilities is instead available in the workload detail overview. On the contrary, the Pod overview page does have the vulnerability summary overview (ps: I am aware a pod is missing the parent object so its navigation is different than other workload
kind).Why this is useful for a user
It would help a lot having the summaries of CVEs so that a user can go to the deployments list and focus only on the most sever ones. As of today, this is not possible as the user would need to go one by one, dive into the deployment object and see the CVEs of each.
Beta Was this translation helpful? Give feedback.
All reactions