Add [SRV] diagnostic logging to symlink containment code #27
ci.yml
on: push
Build, Integration Tests, Security Scan
5m 21s
Annotations
1 error, 15 warnings, and 1 notice
|
Build, Integration Tests, Security Scan
Process completed with exit code 1.
|
|
Build, Integration Tests, Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build, Integration Tests, Security Scan:
ApacheMinaSSHD.NET.Wrapper/Internals/InternalSftpFileSystemAccessor.cs#L70
Possible null reference return.
|
|
Build, Integration Tests, Security Scan:
ApacheMinaSSHD.NET.Wrapper/Internals/InternalSftpFileSystemAccessor.cs#L55
Possible null reference argument for parameter 'rootDir' in 'void InternalSftpFileSystemAccessor.ValidateSymlinkContainment(Path filePath, Path rootDir)'.
|
|
Build, Integration Tests, Security Scan:
ApacheMinaSSHD.NET.Wrapper/Internals/InternalSftpFileSystemAccessor.cs#L55
Possible null reference argument for parameter 'filePath' in 'void InternalSftpFileSystemAccessor.ValidateSymlinkContainment(Path filePath, Path rootDir)'.
|
|
Build, Integration Tests, Security Scan:
ApacheMinaSSHD.NET.Wrapper/Internals/InternalSftpFileSystemAccessor.cs#L49
Dereference of a possibly null reference.
|
|
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.
|
|
Build, Integration Tests, Security Scan
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|