Links

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.
The process described on this page uses the Snyk Web UI. For details of Snyk Container using the Snyk CLI (command line interface), see Snyk CLI for container security.

Prerequisites for Snyk Container

Ensure you have completed the following:
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.
Vulnerability information for a Project
Vulnerability information for a Project
Here you can see a summary of the severity of the detected vulnerabilities.
Click on an entry to see details of vulnerabilities found:
Vulnerability information
Vulnerability information

Fix and review

  1. 1.
    Fix issues found, based on Snyk recommendations
  2. 2.
    Rebuild your image
  3. 3.
    Snyk will automatically retest your new image after it is pushed.