File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "tool" : " Credential Scanner" ,
3- "suppressions" : [
3+ "suppressions" :
4+ [
45 {
56 "file" : " src/Microsoft.Data.SqlClient/tests/tools/TDS/TDS.Servers/TDSServerArguments.cs" ,
67 "justification" : " Test projects should be skipped"
1213 {
1314 "file" : " doc/samples/SqlConnectionStringBuilder.cs" ,
1415 "justification" : " Documentation could include sample data and can be ignored"
16+ },
17+ {
18+ "file" : " src/Microsoft.Data.SqlClient/tests/UnitTests/Fixtures/AlwaysEncrypted/NativeColumnEncryptionKeyCertificateBaselineFixture.cs" ,
19+ "justification" : " Test projects should be skipped"
20+ },
21+ {
22+ "file" : " src/Microsoft.Data.SqlClient/tests/UnitTests/Resources/AlwaysEncrypted/NativeColumnEncryptionKeyBaseline/Certificate.pfx" ,
23+ "justification" : " Test projects should be skipped"
1524 }
1625 ]
1726}
You can’t perform that action at this time.
0 commit comments