From e60e538abb8ee015b845fa1113dfb5cbd273e7cb Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 24 Mar 2021 09:31:46 -0700 Subject: [PATCH] Resolve final credscan bug --- .config/CredScanSuppressions.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/CredScanSuppressions.json b/.config/CredScanSuppressions.json index 525c66777ae1..b3e185cf8d7a 100644 --- a/.config/CredScanSuppressions.json +++ b/.config/CredScanSuppressions.json @@ -13,6 +13,10 @@ "placeholder": "newpassword", "_justification": "This is a fake password used in test code." }, + { + "placeholder": "testpassword", + "_justification": "This is a fake password used in test code." + }, { "placeholder": "AAABAgMEBQYHCAkKCwwNDg+ukCEMDf0yyQ29NYubggE=", "_justification": "This is a fake password hash used in test code."