Skip to content

fix: remove retired Docker Content Trust check#314

Draft
Eljees wants to merge 1 commit into
goodwithtech:masterfrom
Eljees:agent/remove-retired-content-trust-check
Draft

fix: remove retired Docker Content Trust check#314
Eljees wants to merge 1 commit into
goodwithtech:masterfrom
Eljees:agent/remove-retired-content-trust-check

Conversation

@Eljees

@Eljees Eljees commented Jul 19, 2026

Copy link
Copy Markdown

Summary

  • stop emitting CIS-DI-0005 and unregister the Docker Content Trust assessor
  • remove the retired checkpoint metadata from scanner expectations and output examples
  • mark trusted base-image verification as unsupported instead of recommending DOCKER_CONTENT_TRUST=1

Docker is retiring DCT/Notary v1, and Docker Official Image pulls can fail when DOCKER_CONTENT_TRUST=1 is set. The current INFO finding therefore recommends a setting that is no longer generally safe.

Reference: https://www.docker.com/blog/retiring-docker-content-trust/

Testing

  • CGO_ENABLED=0 go test ./pkg/... (Go 1.26.3 container)

Fixes #289

Signed-off-by: Eljees <yurytumanov.r@yandex.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deprecation of CIS-DI-0005

1 participant