azure-sdk-for-rust/eng/CredScanSuppression.json

17 строки
422 B
JSON

{
"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."
}
]
}