The extension could integrate with Docker Scout to show CVE status of GPU base images running on the system.
When a container using nvidia/cuda:* is detected:
- Run
docker scout cves against the image
- Show critical/high CVE count in the GPU card
- Link to remediation (newer base image versions)
This combines GPU monitoring with supply chain security — two things every AI/ML team needs.
The extension could integrate with Docker Scout to show CVE status of GPU base images running on the system.
When a container using
nvidia/cuda:*is detected:docker scout cvesagainst the imageThis combines GPU monitoring with supply chain security — two things every AI/ML team needs.