Affected by GO-2022-1000
and 2 other vulnerabilities
GO-2022-1000: KubeVirt vulnerable to arbitrary file read on host in kubevirt.io/kubevirt
GO-2024-2688: KubeVirt NULL pointer dereference flaw in kubevirt.io/kubevirt
GO-2024-2816: kubevirt allows a local attacker to execute arbitrary code via a crafted command in kubevirt.io/kubevirt
package
Version:
v0.49.0-rc.0
Opens a new window with list of versions in this module.
Published: Jan 4, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
InteractiveHostKeyCallback verifying the host key against known_hosts and adding the key if
the user replies accordingly.
type SSHOptions struct {
WrapLocalSSH bool
SshPort int
SshUsername string
IdentityFilePath string
IdentityFilePathProvided bool
KnownHostsFilePath string
KnownHostsFilePathDefault string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.