Getting started with Snyk Container
Get started with Snyk Container to help you find and fix vulnerabilities in container images, based on scans of a container registry.
This process uses the Snyk Web UI. For details of Snyk Container using the Snyk CLI (Command-Line Interface) tool, see Snyk CLI for container security.
Ensure you have:
- Set up integration for your container registry, for example Docker Hub. Snyk supports multiple registries; see Image scanning information library for details.
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.
%20(1)%20(1)%20(3)%20(3)%20(4)%20(6)%20(1)%20(15).png?alt=media)
Here you can see a summary of the severity of the detected vulnerabilities.
Click on an entry to see details of vulnerabilities found:

Example URL: https://app.snyk.io/org/organization-name-tsd/project/abc-123
- 1.Fix issues found, based on Snyk recommendations
- 2.Rebuild your image
- 3.Snyk will automatically rescan your new image after it is pushed.