|
{
|
|
"tool": "Credential Scanner",
|
|
"suppressions": [
|
|
{
|
|
"placeholder": [
|
|
"placeholder"
|
|
],
|
|
"_justification": "Secret used by test code, it is fake."
|
|
},
|
|
{
|
|
"file": [
|
|
"eng/common/testproxy/dotnet-devcert.pfx"
|
|
],
|
|
"_justification": "File contains private key used by test code."
|
|
}
|
|
]
|
|
} |