diff --git a/trufflehog-config.yaml b/trufflehog-config.yaml index 85401350a5b0f2c19447aaf13482d399f6d5ae11..e6d6d68a5f8604d7627ae1f06b625c73deef2eeb 100644 --- a/trufflehog-config.yaml +++ b/trufflehog-config.yaml @@ -1,8 +1,8 @@ skip_strings: # These are the false positives we want to ignore # will only be skipped in corresponding files - Dockerfile: - - "bitbucket-pipelines.yml" + scripts/docker-shared-components/bitbucket-pipelines.yml: + - "8976df740a9ad224b4c05a688bcf868584bd63b0" # The config file must be skipped by truffleHog skip_paths: - trufflehog-config.yaml