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 Images tables #5

Open
danielsagi opened this issue Aug 22, 2019 · 1 comment
Open

Add Images tables #5

danielsagi opened this issue Aug 22, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@danielsagi
Copy link
Contributor

finding all the info on images

@lizrice lizrice added the enhancement New feature or request label Dec 16, 2019
@simar7
Copy link
Member

simar7 commented Jan 25, 2020

I've been thinking about this one. I have a few thoughts:

  1. Currently k8s api has minimal information available on an image. It's just the image:tag information that's available.
  2. Should we take the above information of (image:tag) and use fanal/trivy to get a list of vulnerabilities to create a table instead? This could potentially be more useful that a simple list of images in use.

Thoughts? cc @lizrice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants