Merge pull request #19820 from eunomie/scout-160-admin-settings

scout release notes: indexing blocked in 1.6.0
This commit is contained in:
David Karlsson 2024-04-17 11:39:12 +02:00 committed by GitHub
commit 0d07e8d78b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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 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 instance by Docker Desktop there's no need anymore to re-index it on WSL2
side. 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 - Fix a panic that would occur when analyzing a single-image `oci-dir` input
- Improve local attestation support with the containerd image store - Improve local attestation support with the containerd image store