Skip to content

Commit 8d79c95

Browse files
authored
Resolve final credscan bug (#31196)
1 parent 1800160 commit 8d79c95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.config/CredScanSuppressions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"placeholder": "newpassword",
1414
"_justification": "This is a fake password used in test code."
1515
},
16+
{
17+
"placeholder": "testpassword",
18+
"_justification": "This is a fake password used in test code."
19+
},
1620
{
1721
"placeholder": "AAABAgMEBQYHCAkKCwwNDg+ukCEMDf0yyQ29NYubggE=",
1822
"_justification": "This is a fake password hash used in test code."

0 commit comments

Comments
 (0)