|
@@ -12,6 +12,6 @@ ENTRYPOINT ["gitleaks"]
|
|
|
# How to use me :
|
|
# How to use me :
|
|
|
|
|
|
|
|
# docker build -t gitleaks .
|
|
# docker build -t gitleaks .
|
|
|
-# docker run --rm --name=gitleaks gitleaks --repo=https://github.com/zricethezav/gitleaks
|
|
|
|
|
|
|
+# docker run --rm --name=gitleaks gitleaks --repo-url=https://github.com/zricethezav/gitleaks
|
|
|
|
|
|
|
|
# This will check for secrets in https://github.com/zricethezav/gitleaks
|
|
# This will check for secrets in https://github.com/zricethezav/gitleaks
|