We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 563f3de + 5aaf67d commit 0cdbfc5Copy full SHA for 0cdbfc5
trufflehog/Dockerfile
@@ -1,7 +1,7 @@
1
FROM python:3.13-slim
2
3
# renovate: datasource=github-releases depName=trufflesecurity/truffleHog
4
-ARG PACKAGE_VERSION=3.88.20
+ARG PACKAGE_VERSION=3.89.1
5
6
ENV APT_PACKAGES="bash jq git"
7
ENV PYTHON_PACKAGES="yq pip truffleHog"
0 commit comments