Skip to content

Potentially fix CMS Data Envelope creation for ECC certificates (#1003) #37

Potentially fix CMS Data Envelope creation for ECC certificates (#1003)

Potentially fix CMS Data Envelope creation for ECC certificates (#1003) #37

Triggered via push February 8, 2024 23:04
Status Success
Total duration 6m 3s
Artifacts

codeql.yml

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

Annotations

9 warnings
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (csharp): MimeKit/Cryptography/BouncyCastleSecureMimeContext.cs#L1277
'SubjectPublicKeyInfo.AlgorithmID' is obsolete: 'Use 'Algorithm' instead'
Analyze (csharp): MimeKit/Cryptography/BouncyCastleSecureMimeContext.cs#L1277
'SubjectPublicKeyInfo.AlgorithmID' is obsolete: 'Use 'Algorithm' instead'
Analyze (csharp): MimeKit/Cryptography/BouncyCastleSecureMimeContext.cs#L1277
'SubjectPublicKeyInfo.AlgorithmID' is obsolete: 'Use 'Algorithm' instead'
Analyze (csharp): MimeKit/Cryptography/BouncyCastleSecureMimeContext.cs#L1277
'SubjectPublicKeyInfo.AlgorithmID' is obsolete: 'Use 'Algorithm' instead'
Analyze (csharp): MimeKit/Cryptography/BouncyCastleSecureMimeContext.cs#L1277
'SubjectPublicKeyInfo.AlgorithmID' is obsolete: 'Use 'Algorithm' instead'
Analyze (csharp): MimeKit/Cryptography/BouncyCastleSecureMimeContext.cs#L1277
'SubjectPublicKeyInfo.AlgorithmID' is obsolete: 'Use 'Algorithm' instead'
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.