Skip to content

Include Intermediate Certificate Resolution for S/MIME and Ensure Tru… #422

Include Intermediate Certificate Resolution for S/MIME and Ensure Tru…

Include Intermediate Certificate Resolution for S/MIME and Ensure Tru… #422

Triggered via push January 1, 2025 15:08
Status Success
Total duration 5m 18s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): MimeKit/Cryptography/CryptographyContext.cs#L737
Using member 'MimeKit.Cryptography.DefaultSecureMimeContext.DefaultSecureMimeContext()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses Reflection to load System.Data.SQLite on Windows or Mono.Data.Sqlite on Linux / macOS.
Analyze (csharp): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L42
The using directive for 'Org.BouncyCastle.Crypto' appeared previously in this namespace
Analyze (csharp): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L43
The using directive for 'Org.BouncyCastle.OpenSsl' appeared previously in this namespace
Analyze (csharp): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L44
The using directive for 'Org.BouncyCastle.Security' appeared previously in this namespace
Analyze (csharp): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L45
The using directive for 'Org.BouncyCastle.X509' appeared previously in this namespace
Analyze (csharp): UnitTests/Cryptography/ApplicationPkcs7MimeTests.cs#L47
The using directive for 'Org.BouncyCastle.Cms' appeared previously in this namespace
Analyze (csharp): UnitTests/Cryptography/SecureMimeTests.cs#L3183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): UnitTests/Cryptography/SecureMimeTests.cs#L3364
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.