Getting started with Snyk Container
Start using Snyk Container to help you find and fix vulnerabilities in container images based on scans of a container registry.
Prerequisites for Snyk Container
Ensure you have completed the following:
Set up integration for your container registry, for example, Docker Hub. Snyk supports multiple registries; see Snyk Container - integrations for details.
Imported a Snyk Project for scanning (your container registry)
See the Getting started section of the user docs for more information.
View vulnerabilities
You can see vulnerability results for imported Projects.
Select Projects, then click on the imported Project entry under its registry record to see vulnerability information for that Project.

Here you can see a summary of the severity of the detected vulnerabilities.
Click on an entry to see details of vulnerabilities found:

Fix and review
Fix issues found, based on Snyk recommendations
Rebuild your image
Snyk will automatically retest your new image after it is pushed.
See Analysis and fixes for your images from the Snyk Web UI for more details.
Last updated
Was this helpful?