Update CredScanSuppressions.json (#19297)
This commit is contained in:
parent
d4ed4f7050
commit
b752457e5b
|
|
@ -20,6 +20,10 @@
|
||||||
{
|
{
|
||||||
"placeholder": "1qaz@WSX",
|
"placeholder": "1qaz@WSX",
|
||||||
"_justification": "This is a fake password used in test code."
|
"_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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue