Sign inSign up

cincproject/docker-auditor

By cincproject

Updated over 1 year ago

Cinc Auditor on the Docker CLI image, for CI test jobs

Image
Security
Integration & delivery
Monitoring & observability
0

4.4K

cincproject/docker-auditor repository overview

Cinc Auditor for CI

The official docker (Alpine) CLI image plus Cinc Auditor installed as gems from rubygems.cinc.sh. Cinc project pipelines use it in test jobs that run InSpec-compatible profiles against freshly built packages and containers, with the Docker CLI available for docker:dind services.

How do I use this image?

docker run -it --rm -v $(pwd):/w -w /w cincproject/docker-auditor cinc-auditor exec my-profile

Tags

  • latest only; built for amd64, arm64, ppc64le and s390x (the ppc64le and s390x variants start from the OSUOSL docker images).

How is this image built?

  • Built and published by the docker-images CI pipeline with docker buildx bake, on native builder nodes for each architecture. The Dockerfile is here.

Tag summary

Content type

Image

Digest

sha256:966540e35

Size

190.9 MB

Last updated

over 1 year ago

docker pull cincproject/docker-auditor