Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lucia <ryan@luciaonline.net>2021-03-05 20:14:23 +0300
committerGitHub <noreply@github.com>2021-03-05 20:14:23 +0300
commite0777f1249f7007593a29487169373e67f2b29b3 (patch)
tree6738ce2220d21cd14e3b37646c6062c9b564e1f0 /.config
parent7cf4f41ac49fa91205971130dc188fa5fc87418a (diff)
Update CredScan suppressions (#403)
Remove from list in cases where we have a fix pending or an exemption granted w/ inline supression
Diffstat (limited to '.config')
-rw-r--r--.config/CredScanSuppressions.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/CredScanSuppressions.json b/.config/CredScanSuppressions.json
index f2d218ded4..2df68d7bef 100644
--- a/.config/CredScanSuppressions.json
+++ b/.config/CredScanSuppressions.json
@@ -3,22 +3,12 @@
"suppressions": [
{
"file": [
- "/src/Common/src/Interop/Windows/winhttp/Interop.winhttp_types.cs",
"/src/Common/tests/System/Net/Configuration.Certificates.cs",
- "/src/System.Data.SqlClient/src/System/Data/SqlClient/TdsEnums.cs",
- "/src/System.Data.SqlClient/tests/FunctionalTests/DiagnosticTest.cs",
- "/src/System.Data.SqlClient/tests/FunctionalTests/ExceptionTest.cs",
"/src/System.Data.SqlClient/tests/FunctionalTests/SqlConnectionBasicTests.cs",
"/src/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/TDSServerArguments.cs",
"/src/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/TdsServerCertificate.pfx",
- "/src/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs",
- "/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/constants.cs",
- "/src/System.DirectoryServices.AccountManagement/tests/PrincipalTest.cs",
"/src/System.Net.Http.WinHttpHandler/tests/UnitTests/ClientCertificateHelper.cs",
- "/src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.cs",
- "/src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.DefaultProxyCredentials.cs",
"/src/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Proxy.cs",
- "/src/System.Net.Http/tests/FunctionalTests/PostScenarioTest.cs",
"/src/System.Net.Http/tests/UnitTests/DigestAuthenticationTests.cs",
"/src/System.Net.Requests/src/System/Net/FtpWebRequest.cs",
"/src/System.Private.Uri/tests/ExtendedFunctionalTests/UriRelativeResolutionTest.cs",