File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
content/manuals/scout/integrations/registry Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -30,18 +30,14 @@ control and configure the Artifactory-specific registry string via `--registry
3030
3131- Watch specific repositories or an entire registry
3232- Optionally ingest all existing images once
33- - Periodically refresh repository lists
33+ - Periodically refresh repository lists
3434- Receive webhook callbacks from Artifactory on a local port you choose
3535
36- Unlike the ACR and ECR integration flows, this setup does not create any cloud
37- resources for you. You supply Artifactory credentials, start watch, and
38- optionally configure Artifactory webhooks.
39-
40- > [ !NOTE]
41- >
42- > Docker Scout analyzes images locally. The image itself is never pushed to
43- > Docker. Only the SBOM (Software Bill of Materials) and other metadata are sent
44- > to Docker Scout.
36+ After the integration, Docker Scout automatically pulls and analyzes images
37+ that you push to the Artifactory registry. Metadata about your images are stored on the
38+ Docker Scout platform, but Docker Scout doesn't store the container images
39+ themselves. For more information about how Docker Scout handles image data, see
40+ [ Data handling] ( /manuals/scout/deep-dive/data-handling.md ) .
4541
4642### Artifactory-specific registry string options
4743
You can’t perform that action at this time.
0 commit comments