msbuild/eng/CredScanSuppressions.json

9 строки
239 B
JSON

{
"tool": "Credential Scanner",
"suppressions": [
{
"file": "\\src\\Tasks.UnitTests\\TestResources\\mycert.pfx",
"_justification": "New certificate file with private key used only for testing"
}
]
}