Namespace
zricethezav
Image / Tag
gitleaks:v8.5.0
Content Digest
sha256:7842068c7d3162f83b729115c6f149d4f180c02c84fc8af4dc46a9a30d90b3c4
Details
Created

2022-03-21 14:29:45 UTC

Size

15.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-03-21T14:29:17.738Z
  • org.opencontainers.image.description
    Scan git repos (or files) for secrets using regex and entropy 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    3e5e63956ea770be734dcb7642cf515910154fb5
  • 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.5.0

Environment
PATH

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


Layers

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

[#001] sha256:899d1af9e75058d6add9ddeb67d2688a150820a6c45d823f20579de715b7d9c7 - 55.3% (8.7 MB)

[#002] sha256:835263a074e0d451d55051719cd5885e4c127711e8b0154ecd04aef609310dec - 27.63% (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"]

2022-03-21 14:29:22 UTC (buildkit.dockerfile.v0)

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

2022-03-21 14:29:45 UTC (buildkit.dockerfile.v0)

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

2022-03-21 14:29:45 UTC (buildkit.dockerfile.v0)

USER gitleaks

2022-03-21 14:29:45 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