Vulnerability scan #53
vulnerability.yml
on: schedule
dependency-review
6s
govulncheck
1m 27s
Annotations
11 errors
dependency-review
Dependency review is not supported on this repository. Please ensure that Dependency graph is enabled along with GitHub Advanced Security on private repositories, see https://github.com/rcrozean/eks-anywhere/settings/security_analysis
|
govulncheck
gitclient.goGit.PushWithContext calls git.Repository.PushContext, which eventually calls ssh.Client.NewSession
|
govulncheck
gitclient.goGit.PushWithContext calls git.Repository.PushContext, which eventually calls ssh.NewClient
|
govulncheck
gitclient.goGit.PushWithContext calls git.Repository.PushContext, which eventually calls ssh.NewClientConn
|
govulncheck
gitclient.goGit.ListWithContext calls git.Remote.ListContext, which eventually calls ssh.Session.Close
|
govulncheck
gitclient.goGit.PushWithContext calls git.Repository.PushContext, which eventually calls ssh.Session.Start
|
govulncheck
gitclient.goGit.PullWithContext calls git.Worktree.PullContext, which eventually calls ssh.channel.Close
|
govulncheck
framework.ClusterE2ETest.Run calls exec.Cmd.Run, which eventually calls ssh.channel.CloseWrite
|
govulncheck
test.WithFakeFileContents calls io.Copy, which eventually calls ssh.channel.Read
|
govulncheck
test.WithFakeFileContents calls io.Copy, which eventually calls ssh.channel.Write
|
govulncheck
executables.Kubectl.ValidateNodesVersion calls bufio.Scanner.Scan, which calls ssh.extChannel.Read
|