Update CredScanSuppressions.json (#19297)

This commit is contained in:
Justin Kotalik 2020-02-24 15:02:04 -08:00 committed by GitHub
parent d4ed4f7050
commit b752457e5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@
{
"placeholder": "1qaz@WSX",
"_justification": "This is a fake password used in test code."
},
{
"file": "\\src\\Servers\\Kestrel\\shared\\test\\TestCertificates\\testCert.pfx",
"_justification": "Legitimate UT certificate file with private key"
}
]
}