ci-trivy (1880a34f5ffad5be77ad1f2efccdee39933b95c9)

Published 2026-06-10 20:26:51 +00:00 by laurent

Installation

docker pull git.paradoxe.dev/infra/ci-trivy:1880a34f5ffad5be77ad1f2efccdee39933b95c9
sha256:6f4f9d5029ab5ca3bbeb87a1ad1fb0225d1076111a0c2d705def2b377514db75

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates curl git && curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin && trivy --version # buildkit
RUN /bin/sh -c trivy image --download-db-only --no-progress 2>&1 | tail -3 # buildkit
Details
Container
2026-06-10 20:26:51 +00:00
2
OCI / Docker
linux/amd64
153 MiB
Versions (11) View all