iongion / container-desktop

Podman desktop companion
https://container-desktop.com/
MIT License
1.41k stars 37 forks source link

trivy scan results #98

Closed mtcolman closed 3 months ago

mtcolman commented 2 years ago

Hi, just wanted to drop some feedback (great tool by the way). I've managed to take a look at the Trivy scanning results you provide, as per this image (for an Ubuntu container): image

Have you elected to not show the "low" vulnerabilities summary at the top of the screen on purpose? Otherwise, I think it would be useful to a) show it; or b) provide an option to the user to allow them to select which levels of vulnerability to view.

Back to my main point, I've performed the same Ubuntu scan from the command line and I get the format: image

which helpfully shows me which package/library, the installed version and if applicable, the version the vulnerability is fixed in. For me, these are particularly helpful columns to have access to (along with CVE number). Is there anyway these could be surfaced to the podman desktop companion UI? It could also be useful to permit the user to select which columns they wish to view?

Thanks!

iongion commented 3 months ago

Hopefully solved in 5.2.0-rc.3, re-open if needed.