Namespace
zricethezav
Image / Tag
gitleaks:v8.0.7
Content Digest
sha256:3dad2b1bbd24d0d7d11259eb38feddd28f87baf44b6b5cebf37e90d5be6ca8c2
Details
Created

2021-12-02 17:21:04 UTC

Size

15.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-12-02T17:20:30.287Z
  • org.opencontainers.image.description
    Scan git repos (or files) for secrets using regex and entropy 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    089639e9fb2f10aeb5f240457ffe65bce3a751bc
  • 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.0.7

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:eaa7e7f184176a4764e40482cb20f6d53191b29982b4688ec3120c102849bf74 - 55.29% (8.7 MB)

[#002] sha256:a4dc9f0fbf962e120c818c7ec8f8089658288644c1ab829bbccf04355cb19786 - 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-02 17:20:34 UTC (buildkit.dockerfile.v0)

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

2021-12-02 17:21:04 UTC (buildkit.dockerfile.v0)

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

2021-12-02 17:21:04 UTC (buildkit.dockerfile.v0)

USER gitleaks

2021-12-02 17:21:04 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