Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Age column to Report list pages #89

Open
nublarsec opened this issue May 20, 2022 · 0 comments · May be fixed by #90
Open

Add Age column to Report list pages #89

nublarsec opened this issue May 20, 2022 · 0 comments · May be fixed by #90

Comments

@nublarsec
Copy link
Contributor

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
@nublarsec nublarsec linked a pull request May 20, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant