Namespace
zricethezav
Image / Tag
gitleaks:v8.2.4
Content Digest
sha256:2de4bc074f6c920c05cc60253090dc9aefbcceafd62490dc80d9aa8356bc482f
Details
Created

2021-12-22 00:13:02 UTC

Size

15.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-12-22T00:12:27.970Z
  • org.opencontainers.image.description
    Scan git repos (or files) for secrets using regex and entropy 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    aae23acff347aacfb701f483375955465097f443
  • 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.4

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:50cc70be094762a5eeba77372c46c9fc9697e962fa9d5936a64120a85453367f - 55.28% (8.7 MB)

[#002] sha256:29d063f0685863071c31832618eef0014eb79a11706fa97928ef0c1d226327c4 - 27.67% (4.36 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-22 00:12:35 UTC (buildkit.dockerfile.v0)

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

2021-12-22 00:13:02 UTC (buildkit.dockerfile.v0)

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

2021-12-22 00:13:02 UTC (buildkit.dockerfile.v0)

USER gitleaks

2021-12-22 00:13:02 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