Skip to content

Fix null reference in TryDecryptHostKey when key format is not suppor… #166

Fix null reference in TryDecryptHostKey when key format is not suppor…

Fix null reference in TryDecryptHostKey when key format is not suppor… #166

Triggered via push June 16, 2026 06:22
Status Success
Total duration 10m 55s
Artifacts 1

ci.yml

on: push
Build, Integration Tests, Security Scan
10m 49s
Build, Integration Tests, Security Scan
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetDelegateKeyboardInteractiveAuthenticator(System.Action<string, ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.ISshChallenge>, System.Func<ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.ISshSession, string, ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.IResponseList, bool>), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setDelegateKeyboardInteractiveAuthenticator(System.Action<string, ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.ISshChallenge>, System.Func<ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.ISshSession, string, ApacheMinaSSHD.NET.Wrapper.Abstractions.Models.IResponseList, bool>)' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetKeyboardInteractiveAuthenticator(ApacheMinaSSHD.NET.Wrapper.Abstractions.IAMNetKeyboardInteractiveAuthenticator), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setKeyboardInteractiveAuthenticator(ApacheMinaSSHD.NET.Wrapper.Abstractions.IAMNetKeyboardInteractiveAuthenticator)' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.IsClosed(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.isClosed()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.IsStarted(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.isStarted()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.Stop(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.stop()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.Start(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.start()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetUpDefaultServer(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setUpDefaultServer()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetAuthenticationMethodGroups(params System.Collections.Generic.IEnumerable<string>[]), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setAuthenticationMethodGroups(params System.Collections.Generic.IEnumerable<string>[])' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.SetAuthenticationMethods(params string[]), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.setAuthenticationMethods(params string[])' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan: ApacheMinaSSHD.NET.Wrapper/AMNetSshServer.cs#L32
Names of 'Members' and 'ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.GetConfiguredAuthenticationMethods(), ApacheMinaSSHD.NET.Wrapper.AMNetSshServer.getConfiguredAuthenticationMethods()' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
Build, Integration Tests, Security Scan
Class "net.i2p.crypto.eddsa.EdDSAKey" not found.
Build, Integration Tests, Security Scan
Class "org.bouncycastle.pkcs.PKCSException" not found.
Build, Integration Tests, Security Scan
Class "org.bouncycastle.asn1.pkcs.PrivateKeyInfo" not found.
Build, Integration Tests, Security Scan
Class "org.bouncycastle.pkcs.PKCS8EncryptedPrivateKeyInfo" not found.
Build, Integration Tests, Security Scan
Class "org.bouncycastle.pkcs.jcajce.JcePKCSPBEInputDecryptorProviderBuilder" not found.
Build, Integration Tests, Security Scan
Class "net.i2p.crypto.eddsa.EdDSAPrivateKey" not found.
Build, Integration Tests, Security Scan
Class "net.i2p.crypto.eddsa.EdDSAPublicKey" not found.
Build, Integration Tests, Security Scan
Class "org.slf4j.impl.StaticLoggerBinder" not found.
Build, Integration Tests, Security Scan
Class "org.slf4j.impl.StaticMarkerBinder" not found.
Build, Integration Tests, Security Scan
Class "org.slf4j.impl.StaticMDCBinder" not found.

Artifacts

Produced during runtime
Name Size Digest
nuget-ci-166
5.9 MB
sha256:9af12b679bca68b7fb3bdb80796d6c67ab7a481de558fcc14debc9b16ea8e63b