Namespace
zricethezav
Image / Tag
gitleaks:v8.8.5
Content Digest
sha256:b4979b280577f126ead31618bbcb627279c5907b935a966712b5f722661806d5
Details
Created

2022-05-25 13:22:57 UTC

Size

16.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-05-25T13:22:23.325Z
  • org.opencontainers.image.description
    Scan git repos (or files) for secrets using regex and entropy 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    469cd22f6111a2bd81e465c50ac5fa898558bb30
  • 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.8.5

Environment
PATH

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


Layers

[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 16.35% (2.68 MB)

[#001] sha256:a0cbf7d77fdb3d803a33981cea0a77cd76770690ecffa195fbef004f59e3b6bb - 54.35% (8.92 MB)

[#002] sha256:77bbe1e3021b732eded39faf9eadc39063e8e54f385ae9f1b128947477484cf0 - 29.29% (4.81 MB)


History
2022-04-05 00:19:59 UTC

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

2022-04-05 00:19:59 UTC

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

2022-05-25 13:22:28 UTC (buildkit.dockerfile.v0)

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

2022-05-25 13:22:57 UTC (buildkit.dockerfile.v0)

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

2022-05-25 13:22:57 UTC (buildkit.dockerfile.v0)

USER gitleaks

2022-05-25 13:22:57 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