pipeline-container/trivy (0.56.2)
Published 2024-11-28 13:15:40 +00:00 by kai.reichart
Installation
docker pull forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipeline-container/trivy:0.56.2
sha256:170ab5ca2e45b16216d710f52b910a85831a7f1c5729d22ada5f41c6501db622
About this package
A Fast Vulnerability Scanner for Containers
Image Layers
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in / |
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"] |
/bin/sh -c apk add --no-cache git |
Labels
Key | Value |
---|---|
io.buildah.version | 1.36.0 |
org.opencontainers.image.created | 2024-10-10T09:13:00Z |
org.opencontainers.image.description | A Fast Vulnerability Scanner for Containers |
org.opencontainers.image.documentation | https://aquasecurity.github.io/trivy/v0.56.2/ |
org.opencontainers.image.revision | f2252c833d4dee18546577f0c32ceb83c8bf20ae |
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.56.2 |