From 10d4f777395215f59d008ca9b67711e211d51bf6 Mon Sep 17 00:00:00 2001 From: Yves Brissaud Date: Wed, 17 Apr 2024 11:14:41 +0200 Subject: [PATCH] scout release notes: indexing blocked in 1.6.0 Signed-off-by: Yves Brissaud Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/scout/release-notes/cli.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/scout/release-notes/cli.md b/content/scout/release-notes/cli.md index 9f88ab6339..d16ae8aa97 100644 --- a/content/scout/release-notes/cli.md +++ b/content/scout/release-notes/cli.md @@ -127,6 +127,8 @@ and the `docker/scout-action` [GitHub Action](https://github.com/docker/scout-ac uses the cache from Windows. That way, if an image has been indexed for instance by Docker Desktop there's no need anymore to re-index it on WSL2 side. +- Indexing is now blocked in the CLI if it has been disabled using + [Settings Management](../../desktop/hardened-desktop/settings-management/configure.md) feature. - Fix a panic that would occur when analyzing a single-image `oci-dir` input - Improve local attestation support with the containerd image store