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.
1 parent 571efc1 commit ceada44Copy full SHA for ceada44
src/scripts/detect-secrets-git.sh
@@ -27,6 +27,3 @@ else
27
echo "Scanning all the commits in the current branch '$GIT_CURRENT_BRANCH'"
28
eval gitleaks "$GITLEAKS_ARGS" --log-opts="$GIT_BASE_BRANCH..$GIT_CURRENT_BRANCH"
29
fi
30
-
31
32
0 commit comments