Versions in this module Expand all Collapse all v0 v0.2.2 Oct 24, 2020 GO-2023-2176 GO-2023-2176: Kubernetes csi-proxy vulnerable to privilege escalation due to improper input validation in github.com/kubernetes-csi/csi-proxy Changes in this version + type APIImplementor struct + func New() APIImplementor + func (APIImplementor) GetBIOSSerialNumber() (string, error) + func (APIImplementor) GetService(name string) (*ServiceInfo, error) + func (APIImplementor) StartService(name string) error + func (APIImplementor) StopService(name string, force bool) error + type ServiceInfo struct + DisplayName string + StartType uint32 + Status uint32