You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
550 B
17 lines
550 B
{
|
|
"tool": "Credential Scanner",
|
|
"suppressions": [
|
|
{
|
|
"file": "src/Microsoft.Data.SqlClient/tests/tools/TDS/TDS.Servers/TDSServerArguments.cs",
|
|
"justification": "Test projects should be skipped"
|
|
},
|
|
{
|
|
"file": "src/Microsoft.Data.SqlClient/tests/tools/TDS/TDS.Servers/TdsServerCertificate.pfx",
|
|
"justification": "Test projects should be skipped"
|
|
},
|
|
{
|
|
"file": "doc/samples/SqlConnectionStringBuilder.cs",
|
|
"justification": "Documentation could include sample data and can be ignored"
|
|
}
|
|
]
|
|
}
|