Skip to content

fix: remove retired Docker Content Trust check - #314

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

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

@Eljees
Eljees marked this pull request as ready for review July 26, 2026 20:35
@Eljees

Eljees commented Jul 28, 2026

Copy link
Copy Markdown
Author

Ping - is dropping the retired Docker Content Trust check still wanted here? Happy to adjust, or to close if it's not.

Signed-off-by: Eljees <3.14hell@gmail.com>
@Eljees
Eljees force-pushed the agent/remove-retired-content-trust-check branch from 92d891d to 710a48e Compare July 29, 2026 18:56
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