diff --git a/trufflehog-config.yaml b/trufflehog-config.yaml index e6d6d68a5f8604d7627ae1f06b625c73deef2eeb..a5d0385977a1a99a219d75566bdcd22f9f9b1478 100644 --- a/trufflehog-config.yaml +++ b/trufflehog-config.yaml @@ -2,7 +2,7 @@ skip_strings: # These are the false positives we want to ignore # will only be skipped in corresponding files scripts/docker-shared-components/bitbucket-pipelines.yml: - - "8976df740a9ad224b4c05a688bcf868584bd63b0" + - "x-token-auth:${ACCESS_TOKEN}@bitbucket.org" # The config file must be skipped by truffleHog skip_paths: - trufflehog-config.yaml