Fix code scanning alert no. 9: Use of insecure HostKeyCallback implementation #93
Annotations
2 errors and 1 warning
golangci-lint:
pkg/ssh/ssh.go#L11
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
golangci-lint
issues found
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading