diff --git a/.config/CredScanSuppressions.json b/.config/CredScanSuppressions.json new file mode 100644 index 000000000..5a3d29f79 --- /dev/null +++ b/.config/CredScanSuppressions.json @@ -0,0 +1,13 @@ +{ + "tool": "Credential Scanner", + "suppressions": [ + { + "placeholder": "password", + "_justification": "YAML files in report folder are auto-generated and safe" + }, + { + "hash": "k+575RyMT3N7/zEYEg3z1hc+BWqtHExK1ib2jhk5Kvs=", + "_justification": "YAML files in report folder are auto-generated and safe" + } + ] +} \ No newline at end of file