Add SchannelSettings defaults #37
Annotations
20 warnings
build:
CipherPunk.CipherSuiteInfoApi/Entities/CipherSuite.cs#L17
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L31
Modify 'CipherSuiteInfoApiService.GetCipherSuiteAsync(string,
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L68
Modify 'CipherSuiteInfoApiService.GetAllCipherSuitesAsync([bool],
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L68
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L93
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L96
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L100
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L22
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L31
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L53
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L134
'SendClientHelloAsync' is coupled with '44' different types from '13' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
build:
CipherPunk/Entities/WindowsDocumentationCipherSuiteConfiguration.cs#L10
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Services/TlsService.cs#L85
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L89
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L94
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L102
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L112
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L77
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
|
build:
CipherPunk/Services/TlsService.cs#L131
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L263
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|