Namespace
zricethezav
Image / Tag
gitleaks:v8.7.2
Content Digest
sha256:fa8a88e9f9dbe48b926e12eac8a382c78dcb078c507e53027e1ace99efd230b8
Details
Created

2022-04-20 23:36:41 UTC

Size

16.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-04-20T23:36:12.258Z
  • org.opencontainers.image.description
    Scan git repos (or files) for secrets using regex and entropy 🔑
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    82f7d61593dd880f40dabb915f993da1c4416edc
  • 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.7.2

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:952e4e231dee4b3462bda1e6096c2a163ff84d98c144f7115fc64bf2f9af6798 - 54.37% (8.92 MB)

[#002] sha256:df7bf390350dcf08dd662f3870dce6b4971b282709c2ac0bc1f112442f147db6 - 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-20 23:36:15 UTC (buildkit.dockerfile.v0)

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

2022-04-20 23:36:41 UTC (buildkit.dockerfile.v0)

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

2022-04-20 23:36:41 UTC (buildkit.dockerfile.v0)

USER gitleaks

2022-04-20 23:36:41 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