Scan container images
How to scan container images with Snyk Container
Last updated
Was this helpful?
How to scan container images with Snyk Container
Snyk Container helps you find and fix vulnerabilities in container images, based on container registry scans.
You can scan your container images using Snyk Container:
In the Snyk Web UI
Through the Snyk CLI
With Broker (for self-hosted container registries)
Before scanning your container images with Snyk Container, ensure you:
Create or log in to a Snyk account.
Set up an integration with a supported container registry, such as Docker Hub. See Container security integrations.
For more information, see Getting started.
In the Projects tab, you can see vulnerability results for Snyk Projects that you have imported. The imported Projects are grouped into Targets.
You can see the history of all the repositories and container registry images imported into an Organization. For details, see Import Log.
To see vulnerability information for that Project, select an imported Project from the target list.
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.
To fix vulnerabilities in your container images:
Open a PR based on Snyk recommendation by clicking Open a fix PR.
Upgrade or rebuild your image.
After the updated image is pushed, Snyk automatically rescans your new image.
For more details on fixing vulnerabilities, see Analysis and fixes for your images from the Snyk Web UI.
Last updated
Was this helpful?
Was this helpful?

