This repository has been archived by the owner on May 9, 2024. It is now read-only.
Nightly #33
nightly.yml
on: schedule
Go vulnerability check
1m 15s
Annotations
9 errors
Go vulnerability check
sftp.GoClient.dial calls sftp.NewClient, which calls ssh.Client.NewSession
|
Go vulnerability check
types.SFTPConfig.OpenBucket calls sftpblob.OpenBucket, which eventually calls ssh.Dial
|
Go vulnerability check
sftp.sshConnect calls ssh.NewClient
|
Go vulnerability check
sftp.sshConnect calls ssh.NewClientConn
|
Go vulnerability check
sftp.GoClient.dial calls sftp.NewClient, which calls ssh.Session.RequestSubsystem
|
Go vulnerability check
storage.serviceImpl.AddLocation calls uuid.NewRandomFromReader, which eventually calls ssh.channel.Read
|
Go vulnerability check
sftp.GoClient.dial calls sftp.NewClient, which eventually calls ssh.channel.Write
|
Go vulnerability check
sftp.GoClient.dial calls sftp.NewClient, which eventually calls ssh.sessionStdin.Close
|
Go vulnerability check
Process completed with exit code 3.
|