Namespace
zricethezav
Image / Tag
gitleaks:v8.6.1
Content Digest
sha256:fdd14e6656d4559d078b146d035e5edeca2e9455eab7ba297b2f681fed11c476
Details
Created

2022-04-06 15:34:33 UTC

Size

15.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-04-06T15:34:11.713Z
  • org.opencontainers.image.description
    Scan git repos (or files) for secrets using regex and entropy 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    c33ee3f25215635c0afbb210672779e7efb6f1d2
  • 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.6.1

Environment
PATH

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


Layers

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

[#001] sha256:8ec099246494faf070016b341a2526e107d634bc87fdc7127d82bf274cf34bc1 - 55.18% (8.7 MB)

[#002] sha256:0dbad86199d063ca6e6459c142d4f74d4a4ccc17ed43fe493ba66fc10d62d554 - 27.79% (4.38 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-04-06 15:34:15 UTC (buildkit.dockerfile.v0)

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

2022-04-06 15:34:33 UTC (buildkit.dockerfile.v0)

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

2022-04-06 15:34:33 UTC (buildkit.dockerfile.v0)

USER gitleaks

2022-04-06 15:34:33 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