Start using Snyk Container
Snyk Container helps you find and fix vulnerabilities in container images, based on container registry scans.
The process described on this page uses the Snyk Web UI. For information on how to use Snyk Container using the Snyk Command Line Interface (Snyk CLI), see Snyk CLI for container security.
Ensure you have:
- Set up an integration for your container registry, like Docker Hub. Snyk supports multiple registries. For more information, see Snyk Container - integrations.
In the Projects tab, you can see vulnerability results for Snyk Projects that you have imported. The imported Projects are grouped into Targets.
To see vulnerability information for that Project, select an imported Project from the target list.

Vulnerability information for an imported Snyk Project
Click on a Project entry to see details of the vulnerabilities found, including where it was introduced, how to fix it, and other details about the vulnerability.

Vulnerability information
To fix vulnerabilities:
- 1.Open a PR based on Snyk recommendation by clicking Open a fix PR.
- 2.Upgrade or rebuild your image.
After it is pushed, Snyk automatically rescans your new image.
For more details on how to fix vulnerabilities, see Analysis and fixes for your images from the Snyk Web UI.
Last modified 8d ago