- **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.