Block a user
trivy (latest)
Published 2025-08-04 17:58:00 +00:00 by taqi
Installation
docker pull gitea.tahmidcloud.com/taqi/trivy:latestsha256:16f1ee8462d0ba07dd69239150d60ba7b591c55e02dfc33a3fc19710b861d180About this package
A Fast Vulnerability Scanner for Containers
Image Layers
| ADD alpine-minirootfs-3.21.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 | 2025-07-31T05:50:22Z |
| org.opencontainers.image.description | A Fast Vulnerability Scanner for Containers |
| org.opencontainers.image.documentation | https://trivy.dev/v0.65.0/ |
| org.opencontainers.image.revision | b2b15459bac0efef73531c73b45e80d40ddd0fec |
| 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.65.0 |