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.
detect_secrets_git
1 parent 7d3c634 commit 42a1af2Copy full SHA for 42a1af2
src/scripts/detect-secrets-git.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-echo "Starting the directory scan at path '$REPO_PATH'"
+echo "Starting the repository scan at path '$REPO_PATH'"
4
echo "Using exported Gitleaks args '$GITLEAKS_ARGS'"
5
echo "Using '$GIT_BASE_BRANCH' as the base branch"
6
echo "Using '$GIT_CURRENT_BRANCH' as the current branch"
0 commit comments