project-copacetic / copa-extension

🐳 Docker Desktop extension for Copa
https://open.docker.com/extensions/marketplace?extensionId=projectcopacetic/copacetic-docker-desktop-extension
4 stars 4 forks source link

investigate displaying packages that weren't patched #55

Open jgrer opened 1 month ago

jgrer commented 1 month ago

When the user scans an image, they see the vulnerabilities that are marked as fixable by Trivy. After patching, they can run a scan for fixable vulnerabilities again. Therefore, any remaining vulnerabilities shown are marked as fixable by Trivy but not able to be patched by Copa. Do we want to show details about these vulnerabilities? Or does this extend too far into the domain of scanner plugins?