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

feat: trivy vulnerability display #14

Closed jgrer closed 2 months ago

jgrer commented 2 months ago

Closes: #11

ashnamehrotra commented 2 months ago

It looks like we can't go back and scan a new image if the most recently scanned image has no vulnerabilities. If it does, we are able to. We should fix that so users aren't blocked/forced to exit out of the extension to continue scanning.

jgrer commented 2 months ago

It looks like we can't go back and scan a new image if the most recently scanned image has no vulnerabilities. If it does, we are able to. We should fix that so users aren't blocked/forced to exit out of the extension to continue scanning.

as of now, this isn't reproducible. hopefully we can figure out if this was a bug in something on the local machine or an actual issue with the extension container