gitleaks (latest)

Published 2025-08-12 17:02:03 +00:00 by murdoc

Installation

docker pull git.bueraner.de/murdoc/gitleaks:latest
sha256:dd9b9770674ac82f3d305e6202899118c6c874536d728efb34f8c6980b4c87b4

About this package

Find secrets with Gitleaks 🔑

Image layers

ADD alpine-minirootfs-3.19.8-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache bash git openssh-client # buildkit
COPY /go/src/github.com/zricethezav/gitleaks/bin/* /usr/bin/ # buildkit
RUN /bin/sh -c git config --global --add safe.directory '*' # buildkit
ENTRYPOINT ["gitleaks"]

Labels

Key Value
org.opencontainers.image.created 2025-07-20T16:18:58.231Z
org.opencontainers.image.description Find secrets with Gitleaks 🔑
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 4fb43823ef3d152d239e92d7d5cb04783b548062
org.opencontainers.image.source https://github.com/gitleaks/gitleaks
org.opencontainers.image.title gitleaks
org.opencontainers.image.url https://github.com/gitleaks/gitleaks
org.opencontainers.image.version v8.28.0
Details
Container
2025-08-12 17:02:03 +00:00
235
OCI / Docker
linux/amd64
MIT
22 MiB
Versions (2) View all
latest 2025-08-12
staging 2025-08-12