diff --git a/trufflehog-config.yaml b/trufflehog-config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7176fe0ffabb074124fc407ae2597c941877dd89 --- /dev/null +++ b/trufflehog-config.yaml @@ -0,0 +1,6 @@ +skip_strings: + # will only be skipped in corresponding files + rootfs/opt/bitnami/scripts/libairflow.sh: + - 'airflow_conf_set "celery" "broker_url" "redis://${redis_user}:${redis_password}@${REDIS_HOST}:${REDIS_PORT_NUMBER}/1"' +skip_paths: + - trufflehog-config.yaml