Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions content/manuals/scout/explore/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ aliases:

The [Docker Scout Dashboard](https://scout.docker.com/) helps you share the
analysis of images in an organization with your team. Developers can now see an
overview of their security status across all their images from both Docker Hub
and Artifactory, and get remediation advice at their fingertips. It helps team
members in roles such as security, compliance, and operations to know what
vulnerabilities and issues they need to focus on.
overview of their security status across all their images from Docker Hub, and
get remediation advice at their fingertips. It helps team members in roles such
as security, compliance, and operations to know what vulnerabilities and issues
they need to focus on.

## Overview

Expand Down
Binary file not shown.
1 change: 0 additions & 1 deletion content/manuals/scout/integrations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ aren't hosted on Docker Hub.

The following container registry integrations are available:

- [Artifactory](./registry/artifactory.md)
- [Amazon Elastic Container Registry](./registry/ecr.md)
- [Azure Container Registry](./registry/acr.md)

Expand Down
191 changes: 0 additions & 191 deletions content/manuals/scout/integrations/registry/artifactory.md

This file was deleted.

5 changes: 1 addition & 4 deletions content/manuals/scout/release-notes/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,12 +297,9 @@ documentation](../integrations/environment/sysdig.md).
The new JFrog Artifactory integration enables automatic image analysis on
Artifactory registries.

![Animation of how to integrate Artifactory](../images/release-notes/artifactory-agent.gif)

The integration involves deploying a Docker Scout Artifactory agent that polls
for new images, performs analysis, and uploads results to Docker Scout, all
while preserving the integrity of image data. Learn more in the [Artifactory
integration documentation](../integrations/registry/artifactory.md)
while preserving the integrity of image data.

#### Known limitations

Expand Down