Updated CodeQL workflow #4
Annotations
9 errors and 1 warning
Analyze (go)
commands.SSH calls ssh.Client.NewSession
|
Analyze (go)
commands.SSH calls ssh.Dial
|
Analyze (go)
commands.SSH calls ssh.Session.Close
|
Analyze (go)
commands.SSH calls ssh.Session.Run
|
Analyze (go)
commands.Memfd calls exec.Cmd.CombinedOutput, which eventually calls ssh.channel.CloseWrite
|
Analyze (go)
http.Client.Send calls io.ReadAll, which eventually calls ssh.channel.Read
|
Analyze (go)
commands.MiniDump calls io.WriteString, which calls ssh.channel.Write
|
Analyze (go)
http.Client.Send calls io.ReadAll, which eventually calls ssh.extChannel.Read
|
Analyze (go)
Process completed with exit code 3.
|
Analyze (go)
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|