You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very useful to see the Age of each report on the list pages, just like kubectl output:
> k get vulnerabilityreport -A
NAMESPACE NAME REPOSITORY TAG SCANNER AGE
default pod-insecure-nginx-nginx library/nginx 1.16 Trivy 7d11h
telemetry daemonset-mon-prometheus-node-exporter-node-exporter prometheus/node-exporter v1.3.1 Trivy 28d
telemetry replicaset-mon-grafana-5d574b47b7-grafana grafana/grafana 8.3.4 Trivy 28d
This should be added to the 3 current report pages:
Vulnerability Reports
Config Audit Reports
CIS Kube Bench Reports
The text was updated successfully, but these errors were encountered:
It would be very useful to see the Age of each report on the list pages, just like
kubectl
output:This should be added to the 3 current report pages:
The text was updated successfully, but these errors were encountered: