Namespace
zricethezav
Image / Tag
gitleaks:v8.2.0
Content Digest
sha256:862f70dc7949072de2b186f9e8420f6126613b178d71320318c7f26a5aaa2d38
Details
Created

2021-12-09 15:27:22 UTC

Size

15.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-12-09T15:26:39.127Z
  • org.opencontainers.image.description
    Scan git repos (or files) for secrets using regex and entropy 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    3fedf6f8e72d0523b4cb1abaf3fc2d077ff5331f
  • org.opencontainers.image.source
    https://github.com/zricethezav/gitleaks
  • org.opencontainers.image.title
    gitleaks
  • org.opencontainers.image.url
    https://github.com/zricethezav/gitleaks
  • org.opencontainers.image.version
    v8.2.0

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e - 17.05% (2.68 MB)

[#001] sha256:94510fd0ff072970f3425e5cee6fa4b335e919182ad587b8c8dd0d6b344269b0 - 55.29% (8.7 MB)

[#002] sha256:5c0e37417e948ff0e7ffa257012491e50e726149f16a23b99e54232713e3d3fa - 27.66% (4.35 MB)


History
2021-08-27 17:19:45 UTC

/bin/sh -c #(nop) ADD file:aad4290d27580cc1a094ffaf98c3ca2fc5d699fe695dfb8e6e9fac20f1129450 in /

2021-08-27 17:19:45 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-12-09 15:26:48 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c adduser -D gitleaks && apk add --no-cache bash git openssh-client # buildkit

2021-12-09 15:27:22 UTC (buildkit.dockerfile.v0)

COPY /go/src/github.com/zricethezav/gitleaks/bin/* /usr/bin/ # buildkit

2021-12-09 15:27:22 UTC (buildkit.dockerfile.v0)

USER gitleaks

2021-12-09 15:27:22 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["gitleaks"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete