diff --git a/.gitleaks.toml b/.gitleaks.toml index abcbcc9d..2f7c876c 100644 --- a/.gitleaks.toml +++ b/.gitleaks.toml @@ -2,7 +2,7 @@ # https://github.com/gitleaks/gitleaks # # Purpose: Detect hardcoded secrets, credentials, and sensitive data -# Integration: Runs via prek and Tekton CI +# Integration: Runs in pre-commit hook (via prek) and Tekton CI # # Usage: # gitleaks detect --source . --verbose