tools/trivy (0.58.0)
Published 2026-04-06 00:51:51 +00:00 by peterswimm
Installation
docker pull git.toilville.dev/toilville/tools/trivy:0.58.0sha256:6e7f515a46af13a01d534734c666261de65c6e6fe389fa2309e9e2d07470f3a8About this package
A Fast Vulnerability Scanner for Containers
Image layers
| ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add ca-certificates git # buildkit |
| COPY trivy /usr/local/bin/trivy # buildkit |
| COPY contrib/*.tpl contrib/ # buildkit |
| ENTRYPOINT ["trivy"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2024-12-03T19:27:48Z |
| org.opencontainers.image.description | A Fast Vulnerability Scanner for Containers |
| org.opencontainers.image.documentation | https://aquasecurity.github.io/trivy/v0.58.0/ |
| org.opencontainers.image.revision | cd01f230315a364b0eea35edb8db1c4c73c7019a |
| org.opencontainers.image.source | https://github.com/aquasecurity/trivy |
| org.opencontainers.image.title | trivy |
| org.opencontainers.image.url | https://www.aquasec.com/products/trivy/ |
| org.opencontainers.image.vendor | Aqua Security |
| org.opencontainers.image.version | 0.58.0 |