Initialize the suppression file. (#3569)
This commit is contained in:
parent
4261bd3562
commit
225e8ff914
11
eng/CredScanSuppression.json
Normal file
11
eng/CredScanSuppression.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"tool": "Credential Scanner",
|
||||
"suppressions": [
|
||||
{
|
||||
"file":[
|
||||
"eng/common/testproxy/dotnet-devcert.pfx"
|
||||
],
|
||||
"_justification": "File contains private key used by test code."
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user