blockboard / ThreatMapper

Identify vulnerabilities in running containers, images, hosts and repositories
Other
2 stars 2 forks source link

(Deepfence) Understand Container Registry Scanning (feature #3) #11

Open 0xisk opened 4 years ago

0xisk commented 4 years ago

We need to write full documentation for the following points:

Container Registry Scanning:

Check for vulnerabilities in images stored on:

0xisk commented 4 years ago

Here we have three main dots on our exploration,

From my understanding Containers here will be built by Docker, and maybe we will need to connect with Kubernetes. And those containers could be any type of application.

mina98 commented 4 years ago

@iskanderandrew for the Azure Container Registry, I think this link will be good it contains the features and how to start and manage.

The key features

Container Registry is private, hosted in Azure, and allows you to build, store, and manage images for all types of container deployments.

For build and store container images with Azure Container Registry, you can check the docs