Home Explore Blog CI



docker

5th chunk of `content/manuals/scout/release-notes/platform.md`
a2c9081479a9bd4f88f6929838751440b54161802110aedc0000000100000776
- **All critical vulnerabilities** looks out for any vulnerabilities of
  critical severity found in your images.
- **Packages with AGPLv3, GPLv3 license** helps you catch possibly unwanted
  copyleft licenses used in your images.

You can view and evaluate policy status for images using the Docker Scout
Dashboard and the `docker scout policy` CLI command. For more information,
refer to the [Policy Evaluation documentation](/scout/policy/).

#### Amazon ECR integration

The new Amazon Elastic Container Registry (ECR) integration enables image
analysis for images hosted in ECR repositories.

You set up the integration using a pre-configured CloudFormation stack template
that bootstraps the necessary AWS resources in your account. Docker Scout
automatically analyzes images that you push to your registry, storing only the
metadata about the image contents, and not the container images themselves.

The integration offers a straightforward process for adding additional
repositories, activating Docker Scout for specific repositories, and removing
the integration if needed. To learn more, refer to the [Amazon ECR integration
documentation](../integrations/registry/ecr.md).

#### Sysdig integration

The new Sysdig integration gives you real-time security insights for your
Kubernetes runtime environments.

Enabling this integration helps you address and prioritize risks for images
used to run your production workloads. It also helps reduce monitoring noise,
by automatically excluding vulnerabilities in programs that are never loaded
into memory, using VEX documents.

For more information and getting started, see [Sysdig integration
documentation](../integrations/environment/sysdig.md).

#### JFrog Artifactory integration

The new JFrog Artifactory integration enables automatic image analysis on
Artifactory registries.


Title: Docker Scout Integrations with Amazon ECR, Sysdig, and JFrog Artifactory
Summary
This section discusses Docker Scout's integrations with Amazon ECR, Sysdig, and JFrog Artifactory. The ECR integration allows image analysis for images hosted in ECR repositories using a CloudFormation stack template. The Sysdig integration provides real-time security insights for Kubernetes runtime environments and reduces monitoring noise using VEX documents. The JFrog Artifactory integration enables automatic image analysis on Artifactory registries.