azure-sdk-for-cpp/eng/CredScanSuppression.json
2022-04-19 16:12:46 -07:00

12 lines
257 B
JSON

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