Namespace
zricethezav
Image / Tag
gitleaks:v8.8.0
Content Digest
sha256:014ce2c2ce6901abecbbacc56ee4a157b4e8e0e1598677fa5e06ca077d3af0cb
Details
Created

2022-04-21 13:34:46 UTC

Size

16.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-04-21T13:34:17.494Z
  • org.opencontainers.image.description
    Scan git repos (or files) for secrets using regex and entropy 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    8481f0e9cd2908c16b2543e7b8176125e64c5fd4
  • 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.0

Environment
PATH

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


Layers

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

[#001] sha256:0bea5acb5e777ff7cd1f416bbe31a66b2e65e172b4cddf9b15335314a50aa721 - 54.37% (8.92 MB)

[#002] sha256:55b299c6034b686e4fbde00032c2b73ab34f1136de5a378295cc564017bf494d - 29.27% (4.8 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-04-21 13:34:20 UTC (buildkit.dockerfile.v0)

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

2022-04-21 13:34:46 UTC (buildkit.dockerfile.v0)

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

2022-04-21 13:34:46 UTC (buildkit.dockerfile.v0)

USER gitleaks

2022-04-21 13:34:46 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