diff --git a/trufflehog-config.yaml b/trufflehog-config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7a462a0a982db5c09fd48abab869c2d436bc21cb --- /dev/null +++ b/trufflehog-config.yaml @@ -0,0 +1,6 @@ +skip_strings: + # will only be skipped in corresponding files + config.toml: + - '# sentry_dsn = "https://:@sentry.io/"' +skip_paths: + - trufflehog-config.yaml